summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-09 19:13:09 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-09 19:36:05 +0100
commit7201950d79f20f770c320bcaddaf2e3df038cd5c (patch)
treebf5abaf37d368d46e0da47fa7e84c8f5ad523fbd /media-libs/libsfml
parentdev-libs/liblzw: x86 stable (bug #676464) (diff)
downloadgentoo-7201950d79f20f770c320bcaddaf2e3df038cd5c.tar.gz
gentoo-7201950d79f20f770c320bcaddaf2e3df038cd5c.tar.bz2
gentoo-7201950d79f20f770c320bcaddaf2e3df038cd5c.zip
media-libs/libsfml: x86 stable (bug #676312)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libsfml')
-rw-r--r--media-libs/libsfml/libsfml-2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsfml/libsfml-2.5.1.ebuild b/media-libs/libsfml/libsfml-2.5.1.ebuild
index d7b28cb87d90..22aac292e478 100644
--- a/media-libs/libsfml/libsfml-2.5.1.ebuild
+++ b/media-libs/libsfml/libsfml-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/SFML/SFML/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug doc examples"
RDEPEND="