diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-23 19:57:47 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-23 19:57:47 +0100 |
commit | f057d953168ac817c56cbfe783de5577016218ae (patch) | |
tree | 1be59c9edb2832e25d580124b1671263ad28117c | |
parent | net-libs/libupnp: Tidy vulnerable #598202 (diff) | |
download | gentoo-f057d953168ac817c56cbfe783de5577016218ae.tar.gz gentoo-f057d953168ac817c56cbfe783de5577016218ae.tar.bz2 gentoo-f057d953168ac817c56cbfe783de5577016218ae.zip |
app-shells/tcsh-6.20.00-r0: stable on alpha
Gentoo-Bug: 605850
-rw-r--r-- | app-shells/tcsh/tcsh-6.20.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index acffe01453ef..a96dc2ed9138 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |