diff options
author | 2021-02-08 19:59:09 +0100 | |
---|---|---|
committer | 2021-02-08 19:59:38 +0100 | |
commit | 385d81732e69764acbf145e9c494ed4959b91964 (patch) | |
tree | 5098d8edcd137c4b7053ccd2933b86cc1cc0caf4 /dev-perl/SGMLSpm | |
parent | app-text/po4a: marked ~sparc64-solaris (diff) | |
download | gentoo-385d81732e69764acbf145e9c494ed4959b91964.tar.gz gentoo-385d81732e69764acbf145e9c494ed4959b91964.tar.bz2 gentoo-385d81732e69764acbf145e9c494ed4959b91964.zip |
dev-perl/SGMLSpm: marked ~sparc64-solaris
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild index 2c57f7ce15d1..c2b72c2812e9 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl library for parsing the output of nsgmls" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/Module-Build" |