diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:05:49 +0000 |
commit | cd20ba424d07ce484203e9211e08c2e3aa6b184c (patch) | |
tree | 52cbc9724c8f74ed9b200681713663d757c93aeb /dev-perl/Alien-SDL | |
parent | dev-perl/Alien-Libxml2: Stabilize 0.160.0 amd64, #738212 (diff) | |
download | gentoo-cd20ba424d07ce484203e9211e08c2e3aa6b184c.tar.gz gentoo-cd20ba424d07ce484203e9211e08c2e3aa6b184c.tar.bz2 gentoo-cd20ba424d07ce484203e9211e08c2e3aa6b184c.zip |
dev-perl/Alien-SDL: Stabilize 1.446.0-r1 amd64, #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 44d21c4b2a81..0b4021f40a67 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=" |