diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:18:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:18:57 +0100 |
commit | eef71101c2264e7c63e6c4adb5ecbd0ffccf97de (patch) | |
tree | bead6cfbffcae235dc035f78c572fd41f10a1598 /app-eselect | |
parent | sys-apps/mawk: amd64 stable wrt bug #564120 (diff) | |
download | gentoo-eef71101c2264e7c63e6c4adb5ecbd0ffccf97de.tar.gz gentoo-eef71101c2264e7c63e6c4adb5ecbd0ffccf97de.tar.bz2 gentoo-eef71101c2264e7c63e6c4adb5ecbd0ffccf97de.zip |
app-eselect/eselect-awk: amd64 stable wrt bug #564120
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 3d88ce40000d..b19eeaf40f1f 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() { |