diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 06:25:52 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 06:25:52 +0100 |
commit | c25a555c9f654eb474de8bb90ee32b4383317d51 (patch) | |
tree | 72a92174bcbd3206cc4d13fd3fc613ef3098ba15 /media-libs/libsdl | |
parent | dev-ruby/rack: Stable for PPC64 (bug #563862). (diff) | |
download | gentoo-c25a555c9f654eb474de8bb90ee32b4383317d51.tar.gz gentoo-c25a555c9f654eb474de8bb90ee32b4383317d51.tar.bz2 gentoo-c25a555c9f654eb474de8bb90ee32b4383317d51.zip |
media-libs/libsdl: Stable for PPC64 (bug #562978).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild index 545e3b9c910e..efc93eac9ebc 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID. |