dev-perl/SDL: Drop to ~hppa
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 14 Sep 2018 18:25:03 +0000 (20:25 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 15 Sep 2018 02:30:28 +0000 (04:30 +0200)
Only one of 2 reverse-dependencies of media-libs/sdl-mixer forcing hppa.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

dev-perl/SDL/SDL-2.546.ebuild

index 3a4ed38754a6b40bb94bc327056a74323fa359a0..bd377a21265018ed5e79d25c7b65f355bd462485 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,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"
 IUSE=""
 
 RDEPEND=">=dev-perl/Alien-SDL-1.434