Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsfml/
Date: Sat, 16 Feb 2019 08:55:56
Message-Id: 1550307325.698064d1f340110a4344be23d42d71e48e3466f4.pacho@gentoo
1 commit: 698064d1f340110a4344be23d42d71e48e3466f4
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 08:36:47 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 08:55:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698064d1
7
8 media-libs/libsfml: amd64 stable, bug #676312
9
10 Closes: https://bugs.gentoo.org/676312
11 Package-Manager: Portage-2.3.58, Repoman-2.3.12
12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
13
14 media-libs/libsfml/libsfml-2.5.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libsfml/libsfml-2.5.1.ebuild b/media-libs/libsfml/libsfml-2.5.1.ebuild
18 index 22aac292e47..6da461a12eb 100644
19 --- a/media-libs/libsfml/libsfml-2.5.1.ebuild
20 +++ b/media-libs/libsfml/libsfml-2.5.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/SFML/SFML/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="ZLIB"
24 SLOT="0/$(ver_cut 1-2)"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="debug doc examples"
28
29 RDEPEND="