diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-10-15 14:52:17 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-10-16 05:51:33 +0200 |
commit | 8794fca4ef5900c7488fef0461e73069d670fff7 (patch) | |
tree | 61515209f90f59bb0c4117daf3c2cb6b0ed964d6 /dev-perl/Test-Inline | |
parent | app-backup/snapper: drop old version (diff) | |
download | gentoo-8794fca4ef5900c7488fef0461e73069d670fff7.tar.gz gentoo-8794fca4ef5900c7488fef0461e73069d670fff7.tar.bz2 gentoo-8794fca4ef5900c7488fef0461e73069d670fff7.zip |
dev-perl/Test-Inline: 2.213.0-r2 stable for all, bug 663272
Closes: https://bugs.gentoo.org/663272
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Inline')
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild b/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild index 2a506e1bad76..8472edf1aa02 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Inline test suite support for Perl" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |