diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-22 13:36:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-22 13:37:23 +0300 |
commit | e211ec7ab2b006db8711197b977f75ceeec66501 (patch) | |
tree | dd967653f2c4e301f07ba37726f1f413ac8f1665 /dev-perl/URI | |
parent | dev-perl/Try-Tiny: m68k stable wrt bug #667266 (diff) | |
download | gentoo-e211ec7ab2b006db8711197b977f75ceeec66501.tar.gz gentoo-e211ec7ab2b006db8711197b977f75ceeec66501.tar.bz2 gentoo-e211ec7ab2b006db8711197b977f75ceeec66501.zip |
dev-perl/URI: m68k stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-1.710.0.ebuild b/dev-perl/URI/URI-1.710.0.ebuild index 5fa161b0cd6b..ed615d7a2c7b 100644 --- a/dev-perl/URI/URI-1.710.0.ebuild +++ b/dev-perl/URI/URI-1.710.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |