diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 06:24:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 06:24:39 +0100 |
commit | 25c0e9dc32a3ce6945a988d2c3c6b2f4cb90b2c9 (patch) | |
tree | b90122eda1dd94d6a599470d76b316ce6acad0e9 /dev-libs/libappindicator | |
parent | dev-libs/tre: Stabilize 0.8.0_p20210321 arm64, #843221 (diff) | |
download | gentoo-25c0e9dc32a3ce6945a988d2c3c6b2f4cb90b2c9.tar.gz gentoo-25c0e9dc32a3ce6945a988d2c3c6b2f4cb90b2c9.tar.bz2 gentoo-25c0e9dc32a3ce6945a988d2c3c6b2f4cb90b2c9.zip |
dev-libs/libappindicator: Stabilize 12.10.1_p20200706 arm64, #848810
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libappindicator')
-rw-r--r-- | dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild b/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild index 3595bdcc5389..142eef4a8e04 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://ubuntu/pool/main/liba/${PN}/${PN}_${MY_PV}+20.10.${PATCH_VERSI LICENSE="LGPL-2.1 LGPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv x86" IUSE="+introspection test" RDEPEND=" |