diff options
author | 2025-01-10 10:47:56 +0200 | |
---|---|---|
committer | 2025-01-10 10:47:56 +0200 | |
commit | ee4456e590dccae202ff233371d44a3efa76f372 (patch) | |
tree | 8b3db31443e98a974f5745e7645773cdc1f6a8e4 /dev-perl | |
parent | dev-perl/MLDBM: Keyword 2.50.0-r1 mips, #947788 (diff) | |
download | gentoo-ee4456e590dccae202ff233371d44a3efa76f372.tar.gz gentoo-ee4456e590dccae202ff233371d44a3efa76f372.tar.bz2 gentoo-ee4456e590dccae202ff233371d44a3efa76f372.zip |
dev-perl/Text-Reform: Keyword 1.200.0-r2 mips, #947788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild b/dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild index 1f962e20cc4c..7852f4a756bf 100644 --- a/dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild +++ b/dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manual text wrapping and reformatting" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="" BDEPEND="dev-perl/Module-Build |