commit: b5c7fdc85d705063c2fcafcf92243ef6acf19cf2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 19:02:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 19:02:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c7fdc8
gui-libs/libhandy: Stabilize 0.0.13 arm64, #773028
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/libhandy/libhandy-0.0.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-libs/libhandy/libhandy-0.0.13.ebuild
b/gui-libs/libhandy/libhandy-0.0.13.ebuild
index c9ba68791ce..5d6f3c895bc 100644
--- a/gui-libs/libhandy/libhandy-0.0.13.ebuild
+++ b/gui-libs/libhandy/libhandy-0.0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1+"
SLOT="0.0/0" # It may or may not break ABI in future versions at this point;
if new
# SLOT happens, it'll likely file conflict on gtk-doc and glade library and
catalog
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="examples glade gtk-doc +introspection test +vala"
REQUIRED_USE="vala? ( introspection )"