diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-14 21:19:28 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-14 22:08:21 +0100 |
commit | 19c768cca32e1105a0f2e2a07ae771ee8d300841 (patch) | |
tree | 7db70b91d3e9828c1ecf5c4121e2b50e18f2e086 /app-text/libgxps | |
parent | app-text/iso-codes: arm stable, bug #631656 (diff) | |
download | gentoo-19c768cca32e1105a0f2e2a07ae771ee8d300841.tar.gz gentoo-19c768cca32e1105a0f2e2a07ae771ee8d300841.tar.bz2 gentoo-19c768cca32e1105a0f2e2a07ae771ee8d300841.zip |
app-text/libgxps: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/libgxps')
-rw-r--r-- | app-text/libgxps/libgxps-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libgxps/libgxps-0.3.0.ebuild b/app-text/libgxps/libgxps-0.3.0.ebuild index cd0fb4388b8e..53b633dea4b7 100644 --- a/app-text/libgxps/libgxps-0.3.0.ebuild +++ b/app-text/libgxps/libgxps-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgxps" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" IUSE="+introspection jpeg lcms tiff" RDEPEND=" |