diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:01:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:01:26 +0200 |
commit | 45448f43a24628360f04d00b73ac137ae53c5ea6 (patch) | |
tree | 5c883a4a9eea39b238083895eda89ea4ad388629 /media-libs/raptor | |
parent | dev-perl/List-SomeUtils: ppc stable wrt bug #805140 (diff) | |
download | gentoo-45448f43a24628360f04d00b73ac137ae53c5ea6.tar.gz gentoo-45448f43a24628360f04d00b73ac137ae53c5ea6.tar.bz2 gentoo-45448f43a24628360f04d00b73ac137ae53c5ea6.zip |
media-libs/raptor: ppc stable wrt bug #805149
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 b7cde24e781d..6f7522be1876 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=" |