diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-11 14:08:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-11 14:29:39 +0100 |
commit | ce662633859179a26db834cae9305efe7081fbb0 (patch) | |
tree | ae1a0f69f3c9d84a8c30f6b1449f93f4807932f6 /dev-perl/Alien-SDL | |
parent | toolchain.eclass: use https:// for git protocol, bug #717056 (diff) | |
download | gentoo-ce662633859179a26db834cae9305efe7081fbb0.tar.gz gentoo-ce662633859179a26db834cae9305efe7081fbb0.tar.bz2 gentoo-ce662633859179a26db834cae9305efe7081fbb0.zip |
dev-perl/Alien-SDL: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-SDL')
-rw-r--r-- | dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild b/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild index bccbb25c3d24..00f674f9360f 100644 --- a/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild +++ b/dev-perl/Alien-SDL/Alien-SDL-1.446.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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=" |