commit: 0748c43503c838f340fc818a2f7b1be4ca26ad4a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 22:00:07 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 12 22:00:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0748c435
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 <AT> gentoo.org>
virtual/podofo-build/podofo-build-0.9.6.ebuild | 4 ++--
1 file 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 fc5859d6c70..7daed6429e0 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).