diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 16:39:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 16:39:50 +0100 |
commit | 52958079723126130b5b178405e197bf31cb9549 (patch) | |
tree | 9363a599a743ab96a167faac1af61bfe0b58e43a /gui-libs/libhandy | |
parent | gnome-extra/yelp-xsl: Stabilize 40.2 x86, #800710 (diff) | |
download | gentoo-52958079723126130b5b178405e197bf31cb9549.tar.gz gentoo-52958079723126130b5b178405e197bf31cb9549.tar.bz2 gentoo-52958079723126130b5b178405e197bf31cb9549.zip |
gui-libs/libhandy: Stabilize 1.2.3 x86, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/libhandy')
-rw-r--r-- | gui-libs/libhandy/libhandy-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-1.2.3.ebuild b/gui-libs/libhandy/libhandy-1.2.3.ebuild index 6184734db505..c4158d2a8771 100644 --- a/gui-libs/libhandy/libhandy-1.2.3.ebuild +++ b/gui-libs/libhandy/libhandy-1.2.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 )" |