diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 23:00:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 23:00:07 +0100 |
commit | 0748c43503c838f340fc818a2f7b1be4ca26ad4a (patch) | |
tree | c041b4762824038b9eab3d33c54c07840a470464 /virtual/podofo-build | |
parent | app-text/podofo: stable 0.9.6_p20180715 for ppc64, bug #685124 (diff) | |
download | gentoo-0748c43503c838f340fc818a2f7b1be4ca26ad4a.tar.gz gentoo-0748c43503c838f340fc818a2f7b1be4ca26ad4a.tar.bz2 gentoo-0748c43503c838f340fc818a2f7b1be4ca26ad4a.zip |
virtual/podofo-build: stable 0.9.6 for ppc64, bug #685124
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'virtual/podofo-build')
-rw-r--r-- | virtual/podofo-build/podofo-build-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/podofo-build/podofo-build-0.9.6.ebuild b/virtual/podofo-build/podofo-build-0.9.6.ebuild index fc5859d6c70a..7daed6429e06 100644 --- a/virtual/podofo-build/podofo-build-0.9.6.ebuild +++ b/virtual/podofo-build/podofo-build-0.9.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual package for building against PoDoFo" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="+boost idn debug test +tools" # Pull in boost for build-against header dependency (see bug #503802). |