diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:03:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:03:26 +0100 |
commit | 32694b77e2c30347488e4249170182b103340bb0 (patch) | |
tree | 9b082e96139a46425911379b66c297b31ccea764 /dev-perl/CGI-Session | |
parent | dev-perl/CGI: amd64 stable wrt bug #667266 (diff) | |
download | gentoo-32694b77e2c30347488e4249170182b103340bb0.tar.gz gentoo-32694b77e2c30347488e4249170182b103340bb0.tar.bz2 gentoo-32694b77e2c30347488e4249170182b103340bb0.zip |
dev-perl/CGI-Session: amd64 stable wrt bug #667266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.480.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.480.0-r2.ebuild b/dev-perl/CGI-Session/CGI-Session-4.480.0-r2.ebuild index efa18de2b7f0..ad29949f715a 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.480.0-r2.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.480.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="persistent session data in CGI applications" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND=" |