summaryrefslogtreecommitdiff
path: root/media-libs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:14:29 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:14:29 +0100
commitfc86b224d1087fbb1fa32ae4342b1907801e814e (patch)
tree106ccb4eeeaceb005a7e6d94a796a9f6b93c025c /media-libs
parentac4d238cc5ad50b221ccfddfb73a78a2befdf5fc (diff)
downloadgentoo-fc86b224d1087fbb1fa32ae4342b1907801e814e.tar.gz
gentoo-fc86b224d1087fbb1fa32ae4342b1907801e814e.tar.xz
media-libs/libsfml: x86 stable wrt bug #564738
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsfml/libsfml-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsfml/libsfml-2.3.2.ebuild b/media-libs/libsfml/libsfml-2.3.2.ebuild
index b63c65867e5..d8190d3eb22 100644
--- a/media-libs/libsfml/libsfml-2.3.2.ebuild
+++ b/media-libs/libsfml/libsfml-2.3.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/SFML/SFML/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug doc examples"
RDEPEND="media-libs/freetype:2