diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-20 18:46:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-20 21:09:27 +0200 |
commit | bf08a12ae086c45054bc1a604ae00d9545bdd4e0 (patch) | |
tree | f69fbb94138da09b17736002a2e46b5f72c13c45 /media-libs/freealut | |
parent | media-libs/lensfun: Drop old (diff) | |
download | gentoo-bf08a12ae086c45054bc1a604ae00d9545bdd4e0.tar.gz gentoo-bf08a12ae086c45054bc1a604ae00d9545bdd4e0.tar.bz2 gentoo-bf08a12ae086c45054bc1a604ae00d9545bdd4e0.zip |
media-libs/freealut: Drop to ~hppa
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'media-libs/freealut')
-rw-r--r-- | media-libs/freealut/freealut-1.1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freealut/freealut-1.1.0-r3.ebuild b/media-libs/freealut/freealut-1.1.0-r3.ebuild index 87113136ec0c..5a8934e3e715 100644 --- a/media-libs/freealut/freealut-1.1.0-r3.ebuild +++ b/media-libs/freealut/freealut-1.1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://connect.creativelabs.com/openal/Downloads/ALUT/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND=" |