diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 07:43:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 07:43:28 +0100 |
commit | 7267bf1f3de2594b440074b83770ed87f4ce9aaf (patch) | |
tree | 3a5e4bd68f7f90f96bb8711a6ec5b9ba2e54777a /media-libs/raptor | |
parent | media-libs/raptor: Stabilize 2.0.15-r8 sparc, #909058 (diff) | |
download | gentoo-7267bf1f3de2594b440074b83770ed87f4ce9aaf.tar.gz gentoo-7267bf1f3de2594b440074b83770ed87f4ce9aaf.tar.bz2 gentoo-7267bf1f3de2594b440074b83770ed87f4ce9aaf.zip |
media-libs/raptor: Stabilize 2.0.15-r8 amd64, #909058
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/raptor-2.0.15-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raptor/raptor-2.0.15-r8.ebuild b/media-libs/raptor/raptor-2.0.15-r8.ebuild index e514df452ffa..d833a3d2de1c 100644 --- a/media-libs/raptor/raptor-2.0.15-r8.ebuild +++ b/media-libs/raptor/raptor-2.0.15-r8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://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 ~loong ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+curl debug json static-libs" DEPEND=" |