diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 16:17:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 16:17:53 +0100 |
commit | 15b0235437e8b5a4a6b449c9b62449f6c72d9756 (patch) | |
tree | 78fcedc054e2a1507f2c2d3c97c25676d00dc0c0 /media-libs | |
parent | net-fs/nfs-utils: add subslot on libtirpc dep (diff) | |
download | gentoo-15b0235437e8b5a4a6b449c9b62449f6c72d9756.tar.gz gentoo-15b0235437e8b5a4a6b449c9b62449f6c72d9756.tar.bz2 gentoo-15b0235437e8b5a4a6b449c9b62449f6c72d9756.zip |
media-libs/libsfml: amd64 stable wrt bug #564738
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsfml/libsfml-2.3.2.ebuild | 2 |
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 |