diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:49 +0100 |
commit | 0132577e33fe419929538178f2c397c50936ebc5 (patch) | |
tree | 741a7017ab70e9b87644386a9e63f37624fc3cdf /media-libs | |
parent | x11-libs/fltk: alpha stable wrt bug #562450 (diff) | |
download | gentoo-0132577e33fe419929538178f2c397c50936ebc5.tar.gz gentoo-0132577e33fe419929538178f2c397c50936ebc5.tar.bz2 gentoo-0132577e33fe419929538178f2c397c50936ebc5.zip |
media-libs/libsdl: alpha stable wrt bug #562978
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'media-libs')
-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 1c0ca2ff4c55..ff0799958a32 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. |