diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-07-02 13:18:10 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-07-02 13:22:25 +0200 |
commit | e7fc5ffd7d2b63dc29ebb14d17d11b2ba50ff200 (patch) | |
tree | 1be65d0193afe46f84013ef5094c80b458a09995 /media-libs/sdl2-mixer | |
parent | dev-libs/libgit2: remove old with security vulnerabilities (diff) | |
download | gentoo-e7fc5ffd7d2b63dc29ebb14d17d11b2ba50ff200.tar.gz gentoo-e7fc5ffd7d2b63dc29ebb14d17d11b2ba50ff200.tar.bz2 gentoo-e7fc5ffd7d2b63dc29ebb14d17d11b2ba50ff200.zip |
media-libs/sdl2-mixer: Mark ~hppa too.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/sdl2-mixer')
-rw-r--r-- | media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild index 3c1f734d85ac..8fbeeb1f303a 100644 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.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 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity tremor vorbis +wav" REQUIRED_USE=" midi? ( || ( timidity fluidsynth ) ) diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild index d818f3bf9bb1..53e5155abeed 100644 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.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=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity tremor vorbis +wav" REQUIRED_USE=" midi? ( || ( timidity fluidsynth ) ) |