diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 13:50:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 13:52:32 +0300 |
commit | ac5bef4b43d1cebe420e97f396cdd4c5dfce9e70 (patch) | |
tree | 090ed86632348ddce6037670ea3328371fe146d6 | |
parent | dev-perl/Importer: amd64 stable wrt bug #638696 (diff) | |
download | gentoo-ac5bef4b43d1cebe420e97f396cdd4c5dfce9e70.tar.gz gentoo-ac5bef4b43d1cebe420e97f396cdd4c5dfce9e70.tar.bz2 gentoo-ac5bef4b43d1cebe420e97f396cdd4c5dfce9e70.zip |
dev-perl/Sub-Info: amd64 stable wrt bug #638696
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild index 8e04bc48e39f..d0b9d1f77203 100644 --- a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild +++ b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tool for inspecting subroutines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |