diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:27:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:43:45 +0200 |
commit | 4e8d3571f70e51bd0b26cb537a6311c82cce01cb (patch) | |
tree | 8edbda58cd7123cca84b7225fb49a919dcb80523 /gui-libs | |
parent | gui-libs/amtk: x86 stable (bug #774927) (diff) | |
download | gentoo-4e8d3571f70e51bd0b26cb537a6311c82cce01cb.tar.gz gentoo-4e8d3571f70e51bd0b26cb537a6311c82cce01cb.tar.bz2 gentoo-4e8d3571f70e51bd0b26cb537a6311c82cce01cb.zip |
gui-libs/libhandy: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@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 6184734db505..c4158d2a8771 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 )" |