summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-23 20:36:32 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-23 20:36:32 +0000
commit18ea9c41bb8e56698d946a9f3b173c7feec7be10 (patch)
tree55292bb42ab7a94a63c84d97e366e666b52e1bd4 /app-text/asciidoc/asciidoc-8.6.8-r1.ebuild
parentAdd ~arm-linux and ~x86-linux keywords. (diff)
downloadgentoo-2-18ea9c41bb8e56698d946a9f3b173c7feec7be10.tar.gz
gentoo-2-18ea9c41bb8e56698d946a9f3b173c7feec7be10.tar.bz2
gentoo-2-18ea9c41bb8e56698d946a9f3b173c7feec7be10.zip
Add ~arm-linux and ~x86-linux keywords.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'app-text/asciidoc/asciidoc-8.6.8-r1.ebuild')
-rw-r--r--app-text/asciidoc/asciidoc-8.6.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild b/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild
index dd6cc8728991..592dacdae1b9 100644
--- a/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild,v 1.1 2013/02/23 00:44:44 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild,v 1.2 2013/02/23 20:36:32 zmedico Exp $
EAPI=5
@@ -17,7 +17,7 @@ if [ "$PV" == "9999" ]; then
KEYWORDS=""
else
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~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"
fi
LICENSE="GPL-2"