diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:16:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:16:56 +0200 |
commit | 92d0080bd2f00e804d02bb364aef7d1490f15087 (patch) | |
tree | eb73222e5f8100360727182b1a6d51f3213abd7e /app-text | |
parent | media-libs/freetype: ppc stable wrt bug #583980 (diff) | |
download | gentoo-92d0080bd2f00e804d02bb364aef7d1490f15087.tar.gz gentoo-92d0080bd2f00e804d02bb364aef7d1490f15087.tar.bz2 gentoo-92d0080bd2f00e804d02bb364aef7d1490f15087.zip |
app-text/asciidoc: ppc stable wrt bug #577838
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild index 8ef0b50751a6..4b7164c2a71a 100644 --- a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild @@ -11,7 +11,7 @@ inherit readme.gentoo python-single-r1 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format" HOMEPAGE="http://asciidoc.org/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" LICENSE="GPL-2" SLOT="0" |