summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-10 22:24:26 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-10 22:24:43 -0500
commit535df0478ee0fe6d7021f0699eb17b6c1720386a (patch)
tree6e3e88f08b3ef18dddb9b6fb174c379d687c2ad9 /gui-libs
parentmedia-libs/gsound: Keyword 1.0.2-r1 alpha, #692802 (diff)
downloadgentoo-535df0478ee0fe6d7021f0699eb17b6c1720386a.tar.gz
gentoo-535df0478ee0fe6d7021f0699eb17b6c1720386a.tar.bz2
gentoo-535df0478ee0fe6d7021f0699eb17b6c1720386a.zip
gui-libs/libhandy: Keyword 0.0.13 alpha, #692802
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/libhandy/libhandy-0.0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-0.0.13.ebuild b/gui-libs/libhandy/libhandy-0.0.13.ebuild
index 07b2ca7fab24..c9ba68791ced 100644
--- a/gui-libs/libhandy/libhandy-0.0.13.ebuild
+++ b/gui-libs/libhandy/libhandy-0.0.13.ebuild
@@ -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="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 )"