summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-01 10:01:29 +0000
committerSam James <sam@gentoo.org>2021-11-01 10:01:29 +0000
commit2cd6128443e0acc8fc284227bc2357a2ea53aede (patch)
treeca383da974ef9513592ab4eeae3359ed49fef2f6
parentdev-ruby/serialport: Stabilize 1.3.2 x86, #820818 (diff)
downloadgentoo-2cd61284.tar.gz
gentoo-2cd61284.tar.bz2
gentoo-2cd61284.zip
dev-perl/SDL: Stabilize 2.548.0 x86, #817506
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/SDL/SDL-2.548.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SDL/SDL-2.548.0.ebuild b/dev-perl/SDL/SDL-2.548.0.ebuild
index 1fc59835856f..78d87f151b2a 100644
--- a/dev-perl/SDL/SDL-2.548.0.ebuild
+++ b/dev-perl/SDL/SDL-2.548.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.c
LICENSE="GPL-2 OFL-1.1"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
RDEPEND="
>=dev-perl/Alien-SDL-1.446