diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:21:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:21:08 +0100 |
commit | 58ae891a745bc02a4079819cf2350c33afe355b8 (patch) | |
tree | e40cdbecc3b79ec9c91c7600ae787a5be8874dc2 /media-libs/allegro | |
parent | dev-python/python-dateutil-2.8.1: Fix setuptools_scm removal (diff) | |
download | gentoo-58ae891a745bc02a4079819cf2350c33afe355b8.tar.gz gentoo-58ae891a745bc02a4079819cf2350c33afe355b8.tar.bz2 gentoo-58ae891a745bc02a4079819cf2350c33afe355b8.zip |
media-libs/allegro: x86 stable (bug #700304)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/allegro')
-rw-r--r-- | media-libs/allegro/allegro-5.2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/allegro/allegro-5.2.5.0.ebuild b/media-libs/allegro/allegro-5.2.5.0.ebuild index 3971a47910aa..663c889ebbcf 100644 --- a/media-libs/allegro/allegro-5.2.5.0.ebuild +++ b/media-libs/allegro/allegro-5.2.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.g LICENSE="BSD ZLIB" SLOT="5" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="alsa dumb flac gtk jpeg openal opengl opus oss physfs png pulseaudio test truetype vorbis webp X xinerama" REQUIRED_USE="X? ( opengl ) |