diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-30 15:06:09 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-01 22:30:00 +0200 |
commit | 634a0548e006dbc8e917413cf95aee8f9bf13904 (patch) | |
tree | a50f1e0e218cfb194ac2fd94c40308e84c074b3e /gui-libs | |
parent | media-libs/gsound: arm keyworded (bug #692802) (diff) | |
download | gentoo-634a0548e006dbc8e917413cf95aee8f9bf13904.tar.gz gentoo-634a0548e006dbc8e917413cf95aee8f9bf13904.tar.bz2 gentoo-634a0548e006dbc8e917413cf95aee8f9bf13904.zip |
gui-libs/libhandy: arm keyworded (bug #692802)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/libhandy/libhandy-0.0.13.ebuild | 2 |
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 1fa76729e3c2..4f69d327c067 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 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples glade gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )" |