diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-10 20:47:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-10 21:12:27 +0100 |
commit | eabbc2ed2c37d5ee5d4137d94e5a69c3a10d598b (patch) | |
tree | 78dd3857a6c13beb1742a97c7fe2d9495a31b186 /media-libs/libsdl2 | |
parent | media-plugins/gst-plugins-meta: ia64 stable, bug #601354 (diff) | |
download | gentoo-eabbc2ed2c37d5ee5d4137d94e5a69c3a10d598b.tar.gz gentoo-eabbc2ed2c37d5ee5d4137d94e5a69c3a10d598b.tar.bz2 gentoo-eabbc2ed2c37d5ee5d4137d94e5a69c3a10d598b.zip |
media-libs/libsdl2: ~ia64 keyword, bug #508226
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/libsdl2')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.4.ebuild | 2 | ||||
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.4.ebuild b/media-libs/libsdl2/libsdl2-2.0.4.ebuild index 921a20303c55..915f6d3180c2 100644 --- a/media-libs/libsdl2/libsdl2-2.0.4.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86" IUSE="cpu_flags_x86_3dnow alsa altivec custom-cflags dbus fusionsound gles haptic +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver" REQUIRED_USE=" diff --git a/media-libs/libsdl2/libsdl2-2.0.5.ebuild b/media-libs/libsdl2/libsdl2-2.0.5.ebuild index 9afb43b23476..ad142d506545 100644 --- a/media-libs/libsdl2/libsdl2-2.0.5.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # TODO: convert FusionSound #484250 @@ -13,7 +13,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="cpu_flags_x86_3dnow alsa altivec custom-cflags dbus fusionsound gles haptic +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver" REQUIRED_USE=" |