diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:18:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:18:35 +0100 |
commit | 0cbd318217d17b6450454ced1387ba11f47e70dc (patch) | |
tree | de86460b378f4544a31a8321271ad0625fb467b8 /app-eselect | |
parent | sys-apps/mawk: ia64 stable wrt bug #564120 (diff) | |
download | gentoo-0cbd318217d17b6450454ced1387ba11f47e70dc.tar.gz gentoo-0cbd318217d17b6450454ced1387ba11f47e70dc.tar.bz2 gentoo-0cbd318217d17b6450454ced1387ba11f47e70dc.zip |
app-eselect/eselect-awk: ia64 stable wrt bug #564120
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 15654c3289be..5c8c502c910e 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() { |