diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:04:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:28:16 +0200 |
commit | 0dfe9435577996e332a4cc51801f88d3dcbbc677 (patch) | |
tree | 221cb5fed7e35a30e4c0337bf9ce77bbf34dc1c1 /dev-perl/Chatbot-Eliza | |
parent | dev-perl/CGI-FastTemplate: x86 stable (bug #652512) (diff) | |
download | gentoo-0dfe9435577996e332a4cc51801f88d3dcbbc677.tar.gz gentoo-0dfe9435577996e332a4cc51801f88d3dcbbc677.tar.bz2 gentoo-0dfe9435577996e332a4cc51801f88d3dcbbc677.zip |
dev-perl/Chatbot-Eliza: x86 stable (bug #652516)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Chatbot-Eliza')
-rw-r--r-- | dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0.ebuild b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0.ebuild index 6423d70eb908..9e29ed3c3ac8 100644 --- a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0.ebuild +++ b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.80.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A clone of the classic Eliza program" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 x86" IUSE="test" RDEPEND=" |