diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:29:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:33:55 +0100 |
commit | f6130af9bb8caec447170c118b64eae4ced72228 (patch) | |
tree | 03c3ce9b3df601eae3fef38405d91cd9fb04fb71 /media-libs/raptor | |
parent | media-libs/openal: stable 1.19.1 for ppc64, bug #681400 (diff) | |
download | gentoo-f6130af9bb8caec447170c118b64eae4ced72228.tar.gz gentoo-f6130af9bb8caec447170c118b64eae4ced72228.tar.bz2 gentoo-f6130af9bb8caec447170c118b64eae4ced72228.zip |
media-libs/raptor: stable 2.0.15-r2 for ppc64, bug #681404
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/raptor-2.0.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raptor/raptor-2.0.15-r2.ebuild b/media-libs/raptor/raptor-2.0.15-r2.ebuild index 51822c066636..e03f0a25cb09 100644 --- a/media-libs/raptor/raptor-2.0.15-r2.ebuild +++ b/media-libs/raptor/raptor-2.0.15-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+curl debug json static-libs unicode" DEPEND=" |