diff options
-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 a1693fbcca6a..be358a0078cc 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~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 a1693fbcca6a..be358a0078cc 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/7" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |