diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-01 21:17:06 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-01 21:17:06 +0200 |
commit | 73e10ae2df33e871431e3ce1940e633e4f5118ee (patch) | |
tree | b99a724b592e3a7b5afa93898c10cb0410c8ee05 /app-text | |
parent | dev-libs/beecrypt: arm stable, bug #577864 (diff) | |
download | gentoo-73e10ae2df33e871431e3ce1940e633e4f5118ee.tar.gz gentoo-73e10ae2df33e871431e3ce1940e633e4f5118ee.tar.bz2 gentoo-73e10ae2df33e871431e3ce1940e633e4f5118ee.zip |
app-text/asciidoc: arm stable, bug #577838
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 aa5949975220..1500c794d238 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" |