diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:08:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:08:26 +0100 |
commit | 5a66f8d3984a973a8108aba978e8843cafbee59b (patch) | |
tree | 03be01d2f4538f597a0385e00ab1bd3878114e52 /media-libs/raptor | |
parent | media-libs/openal: stable 1.19.1 for ppc, bug #681400 (diff) | |
download | gentoo-5a66f8d3984a973a8108aba978e8843cafbee59b.tar.gz gentoo-5a66f8d3984a973a8108aba978e8843cafbee59b.tar.bz2 gentoo-5a66f8d3984a973a8108aba978e8843cafbee59b.zip |
media-libs/raptor: stable 2.0.15-r2 for ppc, bug #681404
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
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 7c77b2de6f5c..51822c066636 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=" |