diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-09-10 14:19:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-21 22:14:48 +0100 |
commit | d59d0f0fef0c02da392d7ffe8fef1860456661a0 (patch) | |
tree | 0f25ba618fd5e721fe7ad0540f29db348d270da3 /dev-libs/libindicator | |
parent | mate-base/mate: added ~arm64 keyword. (diff) | |
download | gentoo-d59d0f0fef0c02da392d7ffe8fef1860456661a0.tar.gz gentoo-d59d0f0fef0c02da392d7ffe8fef1860456661a0.tar.bz2 gentoo-d59d0f0fef0c02da392d7ffe8fef1860456661a0.zip |
dev-libs/libindicator: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 8dbebe6caa46..e4478c886b84 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}] |