diff options
| author | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
| commit | 82e9ddde6f17e843beed29bc1446c635f71efc50 (patch) | |
| tree | 33c4e375c842207402fc352affdae2f0a53aeece /dev-lang/perl/perl-5.36.0-r1.ebuild | |
| parent | 792e5b97633a8014c5068f5c3a0f6f6c7f4dc4f8 (diff) | |
| download | gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2 gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip | |
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.36.0-r1.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.36.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.36.0-r1.ebuild b/dev-lang/perl/perl-5.36.0-r1.ebuild index f893b76669c6..7dae7ebd30e7 100644 --- a/dev-lang/perl/perl-5.36.0-r1.ebuild +++ b/dev-lang/perl/perl-5.36.0-r1.ebuild @@ -53,7 +53,7 @@ LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SUBSLOT}" if [[ "${PV##*.}" != "9999" ]] && [[ "${PV/rc//}" == "${PV}" ]] ; then -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" fi IUSE="berkdb debug doc gdbm ithreads minimal quadmath" |
