diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 17:22:14 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 17:22:56 +0900 |
commit | 2b3a5e90d982af8742abacbd6ab5bdd0555b0241 (patch) | |
tree | cbba93d5d7492581dce1ac191a2aa59103ee41e0 /dev-perl/Chatbot-Eliza | |
parent | www-apache/mod_perl: amd64 stable (diff) | |
download | gentoo-2b3a5e90d982af8742abacbd6ab5bdd0555b0241.tar.gz gentoo-2b3a5e90d982af8742abacbd6ab5bdd0555b0241.tar.bz2 gentoo-2b3a5e90d982af8742abacbd6ab5bdd0555b0241.zip |
dev-perl/Chatbot-Eliza: amd64 stable
Gentoo-bug: 597824
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/Chatbot-Eliza')
-rw-r--r-- | dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild index 430e7ec53e63..42eb1de206bc 100644 --- a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild +++ b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A clone of the classic Eliza program" SLOT="0" -KEYWORDS="alpha ~amd64 x86" +KEYWORDS="alpha amd64 x86" IUSE="test" RDEPEND=" |