diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:43:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:32 +0100 |
commit | ec0236ed053209aca2b2f443c9f8a7bc076375b0 (patch) | |
tree | 838cfb0f1a918e1edae8c1136d17d7b166fb71a5 /media-libs/raptor/raptor-2.0.14.ebuild | |
parent | dev-libs/rasqal: x86 stable wrt bug #530654 (diff) | |
download | gentoo-ec0236ed053209aca2b2f443c9f8a7bc076375b0.tar.gz gentoo-ec0236ed053209aca2b2f443c9f8a7bc076375b0.tar.bz2 gentoo-ec0236ed053209aca2b2f443c9f8a7bc076375b0.zip |
media-libs/raptor: x86 stable wrt bug #530654
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/raptor/raptor-2.0.14.ebuild')
-rw-r--r-- | media-libs/raptor/raptor-2.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raptor/raptor-2.0.14.ebuild b/media-libs/raptor/raptor-2.0.14.ebuild index eaafd981574b..1f620ac6b3ee 100644 --- a/media-libs/raptor/raptor-2.0.14.ebuild +++ b/media-libs/raptor/raptor-2.0.14.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 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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" RDEPEND="dev-libs/libxml2 |