diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:26:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:26:46 +0000 |
commit | e7c795132c989008def6f29e5a943de3eb375e03 (patch) | |
tree | 89ec692c2acab01566500e65b140bc058b9e6992 /gui-libs/libhandy | |
parent | media-gfx/gphoto2: Stabilize 2.5.27 ppc64, #792327 (diff) | |
download | gentoo-e7c795132c989008def6f29e5a943de3eb375e03.tar.gz gentoo-e7c795132c989008def6f29e5a943de3eb375e03.tar.bz2 gentoo-e7c795132c989008def6f29e5a943de3eb375e03.zip |
gui-libs/libhandy: Stabilize 1.2.2 ppc64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/libhandy')
-rw-r--r-- | gui-libs/libhandy/libhandy-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-1.2.2.ebuild b/gui-libs/libhandy/libhandy-1.2.2.ebuild index 47086232a660..4caad0a11e8b 100644 --- a/gui-libs/libhandy/libhandy-1.2.2.ebuild +++ b/gui-libs/libhandy/libhandy-1.2.2.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 )" |