Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libindicator/
Date: Wed, 29 May 2019 00:32:08
Message-Id: 1559089905.9603a6b1ca9b3424743f126133004666f7cd81e2.bman@gentoo
1 commit: 9603a6b1ca9b3424743f126133004666f7cd81e2
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 29 00:26:33 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 00:31:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9603a6b1
7
8 dev-libs/libindicator: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.67, Repoman-2.3.13
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-libs/libindicator/libindicator-12.10.1-r301.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild
18 index e624f40f546..c5c2badc6db 100644
19 --- a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild
20 +++ b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -10,7 +10,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
28
29 LICENSE="GPL-3"
30 SLOT="3"
31 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 x86"
32 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 x86"
33 IUSE="test"
34
35 RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}]