diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-09-28 13:21:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-28 12:27:24 +0100 |
commit | d6ab94fe45b223facaffe486304d866efa0efe7a (patch) | |
tree | 20358887b430ddcfc761cb18e5646b83275e22e9 /gui-libs | |
parent | dev-libs/rlottie: keyworded 0.0.1_pre20190920 for sparc, bug #695268 (diff) | |
download | gentoo-d6ab94fe45b223facaffe486304d866efa0efe7a.tar.gz gentoo-d6ab94fe45b223facaffe486304d866efa0efe7a.tar.bz2 gentoo-d6ab94fe45b223facaffe486304d866efa0efe7a.zip |
gui-libs/libhandy: keyworded 0.0.9 for sparc, bug #692802
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/libhandy/libhandy-0.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild b/gui-libs/libhandy/libhandy-0.0.9.ebuild index 28172d856370..ead67df2c058 100644 --- a/gui-libs/libhandy/libhandy-0.0.9.ebuild +++ b/gui-libs/libhandy/libhandy-0.0.9.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~sparc ~x86" IUSE="examples glade gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )" |