diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:32:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:37:40 -0400 |
commit | 6203c0622c037cdc4efe365e1da4d2fc7661310e (patch) | |
tree | 6caeee85cbaf9e549cb825d866795b0248678390 /dev-perl/Email-Reply | |
parent | dev-perl/Email-MIME: amd64 stable wrt bug #657574 (diff) | |
download | gentoo-6203c0622c037cdc4efe365e1da4d2fc7661310e.tar.gz gentoo-6203c0622c037cdc4efe365e1da4d2fc7661310e.tar.bz2 gentoo-6203c0622c037cdc4efe365e1da4d2fc7661310e.zip |
dev-perl/Email-Reply: amd64 stable wrt bug #657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Email-Reply')
-rw-r--r-- | dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild b/dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild index a165dfd476ea..21c0e4e1f961 100644 --- a/dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild +++ b/dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Reply to a Message" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |