diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:05:56 +0000 |
commit | 0f00a1b4556bc409e936a44dc082b072ea329dfe (patch) | |
tree | 3dd3701b4d7db4d063822b9b16b3dc6d700c8a6c /dev-perl/Alien-SDL | |
parent | dev-perl/Alien-Libxml2: Stabilize 0.160.0 x86, #738212 (diff) | |
download | gentoo-0f00a1b4556bc409e936a44dc082b072ea329dfe.tar.gz gentoo-0f00a1b4556bc409e936a44dc082b072ea329dfe.tar.bz2 gentoo-0f00a1b4556bc409e936a44dc082b072ea329dfe.zip |
dev-perl/Alien-SDL: Stabilize 1.446.0-r1 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-SDL')
-rw-r--r-- | dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild b/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild index 57808c7b491c..44d21c4b2a81 100644 --- a/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild +++ b/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs DESCRIPTION="building, finding and using SDL binaries" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" # File::Fetch, File::Find, Test::More -> dev-lang/perl RDEPEND=" |