diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 23:00:04 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:47 +0100 |
commit | 13ae92e76f7cb0685978d4df62665aeaf946e92d (patch) | |
tree | f5f1d13bee1ee0a595f82f7a97bd8e2ca9e83b92 /dev-perl/CGI-Session | |
parent | dev-perl/CGI-FormBuilder: keyword 3.100.0-r1 for ~ppc64 (diff) | |
download | gentoo-13ae92e76f7cb0685978d4df62665aeaf946e92d.tar.gz gentoo-13ae92e76f7cb0685978d4df62665aeaf946e92d.tar.bz2 gentoo-13ae92e76f7cb0685978d4df62665aeaf946e92d.zip |
dev-perl/CGI-Session: keyword 4.480.0-r3 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild b/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild index e3f010cded28..1e02a7bce4d4 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="persistent session data in CGI applications" # Bug: https://bugs.gentoo.org/show_bug.cgi?id=721398 LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |