summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 16:17:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 16:17:53 +0100
commit15b0235437e8b5a4a6b449c9b62449f6c72d9756 (patch)
tree78fcedc054e2a1507f2c2d3c97c25676d00dc0c0
parentnet-fs/nfs-utils: add subslot on libtirpc dep (diff)
downloadgentoo-15b02354.tar.gz
gentoo-15b02354.tar.bz2
gentoo-15b02354.zip
media-libs/libsfml: amd64 stable wrt bug #564738
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
-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 572bbad66923..b63c65867e5f 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