summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 13:15:36 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 13:15:36 +0000
commit833ba7297d7eeb1364c77c36fa7ffd763b2a529f (patch)
tree96cfaf7ebe002972dc820cb347efbd614308698a /media-libs/libsdl
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-833ba7297d7eeb1364c77c36fa7ffd763b2a529f.tar.gz
gentoo-2-833ba7297d7eeb1364c77c36fa7ffd763b2a529f.tar.bz2
gentoo-2-833ba7297d7eeb1364c77c36fa7ffd763b2a529f.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/ChangeLog5
-rw-r--r--media-libs/libsdl/libsdl-1.2.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index 6fe7b1585bb1..d49fb96cfbef 100644
--- a/media-libs/libsdl/ChangeLog
+++ b/media-libs/libsdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsdl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.188 2012/04/11 05:46:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.189 2012/05/09 13:15:36 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> libsdl-1.2.15-r1.ebuild:
+ keyword ~amd64-fbsd
*libsdl-1.2.15-r1 (11 Apr 2012)
diff --git a/media-libs/libsdl/libsdl-1.2.15-r1.ebuild b/media-libs/libsdl/libsdl-1.2.15-r1.ebuild
index 0638745daccf..847bf58303be 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r1.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r1.ebuild,v 1.1 2012/04/11 05:46:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r1.ebuild,v 1.2 2012/05/09 13:15:36 aballier Exp $
EAPI=2
inherit flag-o-matic multilib toolchain-funcs eutils libtool
@@ -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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~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.