diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:26:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:31:45 -0400 |
commit | 9603a6b1ca9b3424743f126133004666f7cd81e2 (patch) | |
tree | c3754d898d493750eb8e08044ac75d780d0a45fb /dev-libs/libindicator | |
parent | xfce-base/libxfce4util: arm64 stable (diff) | |
download | gentoo-9603a6b1ca9b3424743f126133004666f7cd81e2.tar.gz gentoo-9603a6b1ca9b3424743f126133004666f7cd81e2.tar.bz2 gentoo-9603a6b1ca9b3424743f126133004666f7cd81e2.zip |
dev-libs/libindicator: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/libindicator')
-rw-r--r-- | dev-libs/libindicator/libindicator-12.10.1-r301.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild index e624f40f5466..c5c2badc6db5 100644 --- a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild +++ b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 x86" IUSE="test" RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}] |