diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:23 +0200 |
commit | 80a41bd9e45de0d472eca6b530411dbe93394740 (patch) | |
tree | 2b0130bcc74a19402ed7394d9037f0ce02881f8e /media-libs/libsdl | |
parent | media-gfx: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.gz gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.bz2 gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.zip |
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 79464c2542bf..37f9058f92bf 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild @@ -10,7 +10,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 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" # 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. |