diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:06:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:06:32 +0200 |
commit | c52ace25e8572349a6b140e0534cc740f98608a8 (patch) | |
tree | 91fb2c908fc20867bc16b8580e3f31634aa75443 /media-libs/raptor | |
parent | dev-perl/List-SomeUtils: x86 stable wrt bug #805140 (diff) | |
download | gentoo-c52ace25e8572349a6b140e0534cc740f98608a8.tar.gz gentoo-c52ace25e8572349a6b140e0534cc740f98608a8.tar.bz2 gentoo-c52ace25e8572349a6b140e0534cc740f98608a8.zip |
media-libs/raptor: x86 stable wrt bug #805149
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/raptor-2.0.15-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raptor/raptor-2.0.15-r4.ebuild b/media-libs/raptor/raptor-2.0.15-r4.ebuild index 22c681ed852d..3a0d2f92dfcf 100644 --- a/media-libs/raptor/raptor-2.0.15-r4.ebuild +++ b/media-libs/raptor/raptor-2.0.15-r4.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-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+curl debug json static-libs unicode" DEPEND=" |