diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-14 09:03:37 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-14 14:43:52 +0100 |
commit | 9eb479a36295813239fc12a411254e03ee079226 (patch) | |
tree | bbfe31dae829819755863fea1af9c513c00b6b03 /dev-libs/appstream-glib | |
parent | app-arch/gcab: ia64 keyword, bug #553926 by Émeric Maschino (diff) | |
download | gentoo-9eb479a36295813239fc12a411254e03ee079226.tar.gz gentoo-9eb479a36295813239fc12a411254e03ee079226.tar.bz2 gentoo-9eb479a36295813239fc12a411254e03ee079226.zip |
dev-libs/appstream-glib: ia64 keyword, bug #553926 by Émeric Maschino
Package-Manager: portage-2.2.24
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild index be358a0078cc..54ddafbacc4d 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/7" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild index 0752e92aad4d..c041d88dec7d 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/8" # soname version -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |