diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:03:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:03:05 +0200 |
commit | 98f86e70d1f4f8d3e7fbb40b92c66c63278b9225 (patch) | |
tree | 67984feec4ec5112187096aee2588d61ff5711bc /media-libs/raptor | |
parent | dev-perl/List-SomeUtils: ppc64 stable wrt bug #805140 (diff) | |
download | gentoo-98f86e70d1f4f8d3e7fbb40b92c66c63278b9225.tar.gz gentoo-98f86e70d1f4f8d3e7fbb40b92c66c63278b9225.tar.bz2 gentoo-98f86e70d1f4f8d3e7fbb40b92c66c63278b9225.zip |
media-libs/raptor: ppc64 stable wrt bug #805149
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 6f7522be1876..22c681ed852d 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=" |