diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:10 +0000 |
commit | a95a9e6dcf63d6840fb09e725751564d20ef6f45 (patch) | |
tree | bcee25c353d32e207e114a6dbf91c6ba64c8104d /gui-libs/amtk | |
parent | gnome-base/gnome-core-libs: Stabilize 40.6 arm64, #831946 (diff) | |
download | gentoo-a95a9e6dcf63d6840fb09e725751564d20ef6f45.tar.gz gentoo-a95a9e6dcf63d6840fb09e725751564d20ef6f45.tar.bz2 gentoo-a95a9e6dcf63d6840fb09e725751564d20ef6f45.zip |
gui-libs/amtk: Stabilize 5.2.0 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/amtk')
-rw-r--r-- | gui-libs/amtk/amtk-5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/amtk/amtk-5.2.0.ebuild b/gui-libs/amtk/amtk-5.2.0.ebuild index 31bcb581a5a0..03d8571ed796 100644 --- a/gui-libs/amtk/amtk-5.2.0.ebuild +++ b/gui-libs/amtk/amtk-5.2.0.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Amtk" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+introspection" RDEPEND=" |