diff options
author | 2018-10-06 15:45:30 -0400 | |
---|---|---|
committer | 2018-10-06 15:46:07 -0400 | |
commit | f0fd385468fc442066ec960651abb4a9de5f4928 (patch) | |
tree | ed738652203d9119d6d2e6ba72a739e4a05a35ac /app-text | |
parent | app-text/docbook-sgml-dtd-4.5: ppc stable, bug 666826 (diff) | |
download | gentoo-f0fd385468fc442066ec960651abb4a9de5f4928.tar.gz gentoo-f0fd385468fc442066ec960651abb4a9de5f4928.tar.bz2 gentoo-f0fd385468fc442066ec960651abb4a9de5f4928.zip |
app-text/libspectre-0.2.8: ppc stable, bug 666828
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text')
-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 1ddfc1741090..748788326967 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" |