diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 13:00:40 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 13:02:30 -0800 |
commit | b58f57b78d2c1a24a92d77beb314bb4df1b065a4 (patch) | |
tree | 601ef686925bb656ca3ae384f8dce48f252f2882 /app-eselect | |
parent | media-libs/libmatroska: arm stable, bug #564426 (diff) | |
download | gentoo-b58f57b78d2c1a24a92d77beb314bb4df1b065a4.tar.gz gentoo-b58f57b78d2c1a24a92d77beb314bb4df1b065a4.tar.bz2 gentoo-b58f57b78d2c1a24a92d77beb314bb4df1b065a4.zip |
app-eselect/eselect-awk: alpha stable, bug 564120.
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 9b73b6f4de1a..15654c3289be 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() { |