diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:43 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:09 -0400 |
commit | 7f7531082b61cde28838126311c3f1a6d4667f5a (patch) | |
tree | dce132ddd003ce82a770049293981ad8af8d0451 /app-text/libspectre | |
parent | app-text/docbook-sgml-dtd-4.5: ppc64 stable, bug 666826 (diff) | |
download | gentoo-7f7531082b61cde28838126311c3f1a6d4667f5a.tar.gz gentoo-7f7531082b61cde28838126311c3f1a6d4667f5a.tar.bz2 gentoo-7f7531082b61cde28838126311c3f1a6d4667f5a.zip |
app-text/libspectre-0.2.8: ppc64 stable, bug 666828
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild b/app-text/libspectre/libspectre-0.2.8.ebuild index 748788326967..df338f5da2da 100644 --- a/app-text/libspectre/libspectre-0.2.8.ebuild +++ b/app-text/libspectre/libspectre-0.2.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc static-libs" RDEPEND=">=app-text/ghostscript-gpl-8.62" |