diff options
author | 2019-04-05 11:09:03 +0200 | |
---|---|---|
committer | 2019-04-05 20:03:34 +0100 | |
commit | f4bea5339c12d9f1f5be520dbd6b4466a2ee2981 (patch) | |
tree | b15ccb403318cee082cfb768ee7dedab371e6c76 /media-libs/raptor | |
parent | dev-util/ctags: stable 20190331 for sparc, bug #524004 (diff) | |
download | gentoo-f4bea5339c12d9f1f5be520dbd6b4466a2ee2981.tar.gz gentoo-f4bea5339c12d9f1f5be520dbd6b4466a2ee2981.tar.bz2 gentoo-f4bea5339c12d9f1f5be520dbd6b4466a2ee2981.zip |
media-libs/raptor: stable 2.0.15-r2 for sparc, bug #681404
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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 4f20b71f8157..b737787a9c5e 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=" |