diff options
author | 2021-04-12 23:10:07 +0000 | |
---|---|---|
committer | 2021-04-12 23:10:07 +0000 | |
commit | 5b5e14a5da9bbe47d9ce53d64bdb41d8ff087497 (patch) | |
tree | 285bce04e1392df2d92d5489c163d2ca416771d9 /gui-libs | |
parent | media-fonts/cantarell: Stabilize 0.301 arm64, #774927 (diff) | |
download | gentoo-5b5e14a5da9bbe47d9ce53d64bdb41d8ff087497.tar.gz gentoo-5b5e14a5da9bbe47d9ce53d64bdb41d8ff087497.tar.bz2 gentoo-5b5e14a5da9bbe47d9ce53d64bdb41d8ff087497.zip |
gui-libs/libhandy: Stabilize 1.0.3 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/libhandy/libhandy-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-1.0.3.ebuild b/gui-libs/libhandy/libhandy-1.0.3.ebuild index c4158d2a8771..2e4925e780a0 100644 --- a/gui-libs/libhandy/libhandy-1.0.3.ebuild +++ b/gui-libs/libhandy/libhandy-1.0.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libhandy/" LICENSE="LGPL-2.1+" SLOT="1" -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 )" |