diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-14 20:25:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-15 04:30:28 +0200 |
commit | 5dab19525f1851eca93f78a8bb6f4d70d52f365b (patch) | |
tree | 3a5f4d1462fab6be1ad478fc3561a1e82783541c /dev-perl/SDL/SDL-2.546.ebuild | |
parent | dev-python/pygame: Drop to ~hppa (diff) | |
download | gentoo-5dab19525f1851eca93f78a8bb6f4d70d52f365b.tar.gz gentoo-5dab19525f1851eca93f78a8bb6f4d70d52f365b.tar.bz2 gentoo-5dab19525f1851eca93f78a8bb6f4d70d52f365b.zip |
dev-perl/SDL: Drop to ~hppa
Only one of 2 reverse-dependencies of media-libs/sdl-mixer forcing hppa.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-perl/SDL/SDL-2.546.ebuild')
-rw-r--r-- | dev-perl/SDL/SDL-2.546.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SDL/SDL-2.546.ebuild b/dev-perl/SDL/SDL-2.546.ebuild index 3a4ed38754a6..bd377a212650 100644 --- a/dev-perl/SDL/SDL-2.546.ebuild +++ b/dev-perl/SDL/SDL-2.546.ebuild @@ -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 |