diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-02-16 09:36:47 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-02-16 09:55:25 +0100 |
commit | 698064d1f340110a4344be23d42d71e48e3466f4 (patch) | |
tree | 6ed1400f73e0591f1b4bc6e530a876ffb687657a /media-libs/libsfml | |
parent | dev-perl/Math-BigInt-GMP: hppa stable wrt bug #673542 (diff) | |
download | gentoo-698064d1f340110a4344be23d42d71e48e3466f4.tar.gz gentoo-698064d1f340110a4344be23d42d71e48e3466f4.tar.bz2 gentoo-698064d1f340110a4344be23d42d71e48e3466f4.zip |
media-libs/libsfml: amd64 stable, bug #676312
Closes: https://bugs.gentoo.org/676312
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'media-libs/libsfml')
-rw-r--r-- | media-libs/libsfml/libsfml-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsfml/libsfml-2.5.1.ebuild b/media-libs/libsfml/libsfml-2.5.1.ebuild index 22aac292e478..6da461a12eb4 100644 --- a/media-libs/libsfml/libsfml-2.5.1.ebuild +++ b/media-libs/libsfml/libsfml-2.5.1.ebuild @@ -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=" |