summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-16 16:14:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-16 16:14:39 +0300
commit70fc96d33d4ebeb3d7ae5cd8a96eb2d05ad6a3f9 (patch)
tree59e9137590673e165ddba739e54aa013ccf7ee5e /media-libs/sdl2-gfx
parentmedia-libs/sdl2-image: amd64 stable wrt bug #665062 (diff)
downloadgentoo-70fc96d33d4ebeb3d7ae5cd8a96eb2d05ad6a3f9.tar.gz
gentoo-70fc96d33d4ebeb3d7ae5cd8a96eb2d05ad6a3f9.tar.bz2
gentoo-70fc96d33d4ebeb3d7ae5cd8a96eb2d05ad6a3f9.zip
media-libs/sdl2-gfx: amd64 stable wrt bug #665062
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/sdl2-gfx')
-rw-r--r--media-libs/sdl2-gfx/sdl2-gfx-1.0.3.ebuild4
-rw-r--r--media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sdl2-gfx/sdl2-gfx-1.0.3.ebuild b/media-libs/sdl2-gfx/sdl2-gfx-1.0.3.ebuild
index 290097e34aa9..838a85658a5d 100644
--- a/media-libs/sdl2-gfx/sdl2-gfx-1.0.3.ebuild
+++ b/media-libs/sdl2-gfx/sdl2-gfx-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL2_gfx/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc cpu_flags_x86_mmx static-libs"
DEPEND=">=media-libs/libsdl2-2.0.1-r1[video,${MULTILIB_USEDEP}]"
diff --git a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
index 495efb82a36a..b4e1c4ee1c0e 100644
--- a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
+++ b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL2_gfx/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="doc cpu_flags_x86_mmx static-libs"
DEPEND=">=media-libs/libsdl2-2.0.1-r1[video,${MULTILIB_USEDEP}]"