diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 22:52:37 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:46 +0100 |
commit | 1ea77e80b6bfa9aca32c787bd99b87c7a4f43b9e (patch) | |
tree | 86b670e711820709c111024e6ad8a9435b91bac7 /dev-perl | |
parent | dev-perl/Text-Markdown: keyword 1.0.31-r2 for ~ppc64 (diff) | |
download | gentoo-1ea77e80b6bfa9aca32c787bd99b87c7a4f43b9e.tar.gz gentoo-1ea77e80b6bfa9aca32c787bd99b87c7a4f43b9e.tar.bz2 gentoo-1ea77e80b6bfa9aca32c787bd99b87c7a4f43b9e.zip |
dev-perl/CGI-FormBuilder: keyword 3.100.0-r1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.100.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.100.0-r1.ebuild b/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.100.0-r1.ebuild index 7598d70bc294..0a59f68ebf25 100644 --- a/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.100.0-r1.ebuild +++ b/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.100.0-r1.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 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.formbuilder.org/ https://metacpan.org/release/CGI-FormBuild # Explicit declaration by upstream LICENSE="|| ( Artistic GPL-1 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |