diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:25:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:29:56 +0000 |
commit | eebd3161843375162f71404dc2314f2ae1065dbb (patch) | |
tree | af3cceeca285f60fdf94ef0b36267043c309cdef /media-libs | |
parent | media-libs/libfreehand: stable 0.1.2 for ppc, bug #631800 (diff) | |
download | gentoo-eebd3161843375162f71404dc2314f2ae1065dbb.tar.gz gentoo-eebd3161843375162f71404dc2314f2ae1065dbb.tar.bz2 gentoo-eebd3161843375162f71404dc2314f2ae1065dbb.zip |
media-libs/libpagemaker: stable 0.0.3-r1 for ppc, bug #631800
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild b/media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild index 1fc7723f4e9d..bf509a149801 100644 --- a/media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild +++ b/media-libs/libpagemaker/libpagemaker-0.0.3-r1.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 @@ -14,7 +14,7 @@ LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc tools" RDEPEND=" |