diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:49:16 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:49:16 +0200 |
commit | 4aebe55f8c434205f2ea3d28ffacb834a401bc1f (patch) | |
tree | fadc59867881a35f4602728bc5911e7d96e46511 /dev-perl/CGI-Fast | |
parent | sci-mathematics/acl2: need to rebuild ACL2 "core" on sbcl update (diff) | |
download | gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.gz gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.bz2 gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.zip |
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild index a9b23bb3501c..3ac2e9f4e49c 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild index 7d0cfae88288..21a44fa90060 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" RDEPEND=" >=dev-perl/CGI-4 |