diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:15:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:15:22 +0100 |
commit | b0dc58728b77bb0fb2902994900b2103b7cdd4aa (patch) | |
tree | 8b82643573d8bd60cfbc024ca53038e37218dd29 /app-eselect | |
parent | sys-apps/mawk: x86 stable wrt bug #564120 (diff) | |
download | gentoo-b0dc58728b77bb0fb2902994900b2103b7cdd4aa.tar.gz gentoo-b0dc58728b77bb0fb2902994900b2103b7cdd4aa.tar.bz2 gentoo-b0dc58728b77bb0fb2902994900b2103b7cdd4aa.zip |
app-eselect/eselect-awk: x86 stable wrt bug #564120
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-awk/eselect-awk-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-awk/eselect-awk-0.2.ebuild b/app-eselect/eselect-awk/eselect-awk-0.2.ebuild index 8b9676f82223..4de962852647 100644 --- a/app-eselect/eselect-awk/eselect-awk-0.2.ebuild +++ b/app-eselect/eselect-awk/eselect-awk-0.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~ottxor/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos" IUSE="" src_install() { |