Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/allegro/
Date: Tue, 20 Apr 2021 11:59:20
Message-Id: 1618919909.7c9bef85b178cd1f3c2f58cd6bdbea33f717e9e7.sam@gentoo
1 commit: 7c9bef85b178cd1f3c2f58cd6bdbea33f717e9e7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 20 11:58:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 20 11:58:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9bef85
7
8 media-libs/allegro: Stabilize 5.2.7.0 ppc, #775350
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/allegro/allegro-5.2.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/allegro/allegro-5.2.7.0.ebuild b/media-libs/allegro/allegro-5.2.7.0.ebuild
16 index 19a7cac0a9e..6cf5ae97d7a 100644
17 --- a/media-libs/allegro/allegro-5.2.7.0.ebuild
18 +++ b/media-libs/allegro/allegro-5.2.7.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.g
20
21 LICENSE="BSD ZLIB"
22 SLOT="5"
23 -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86"
25 IUSE="alsa dumb flac gtk jpeg openal opengl opus oss physfs png pulseaudio test truetype vorbis webp X xinerama"
26 RESTRICT="!test? ( test )"