diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:33:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:33 +0200 |
commit | 5de8d550e584ddd49517464294fbe18ed1eb9fe0 (patch) | |
tree | 8734f68def0f4ca0614d77b875af37edd0ed892e /dev-perl/CGI-Session | |
parent | sys-fs/lsscsi: x86 stable (bug #667022) (diff) | |
download | gentoo-5de8d550e584ddd49517464294fbe18ed1eb9fe0.tar.gz gentoo-5de8d550e584ddd49517464294fbe18ed1eb9fe0.tar.bz2 gentoo-5de8d550e584ddd49517464294fbe18ed1eb9fe0.zip |
dev-perl/CGI-Session: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.480.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 4614a2b2b0ad..efa18de2b7f0 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |