diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:51:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:41 +0100 |
commit | b2e5544b34afcd1cdebf0ea9f81d31392a887d05 (patch) | |
tree | 95820abaf574abd066adc80f0889212426531163 /media-libs | |
parent | dev-ruby/minispec-metadata: Keyword 3.3.1 ppc64, #692324 (diff) | |
download | gentoo-b2e5544b34afcd1cdebf0ea9f81d31392a887d05.tar.gz gentoo-b2e5544b34afcd1cdebf0ea9f81d31392a887d05.tar.bz2 gentoo-b2e5544b34afcd1cdebf0ea9f81d31392a887d05.zip |
media-libs/allegro: x86 stable (bug #760462)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/allegro/allegro-5.2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/allegro/allegro-5.2.6.0.ebuild b/media-libs/allegro/allegro-5.2.6.0.ebuild index a2cd3390d9dd..1ba05c1efe7c 100644 --- a/media-libs/allegro/allegro-5.2.6.0.ebuild +++ b/media-libs/allegro/allegro-5.2.6.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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="alsa dumb flac gtk jpeg openal opengl opus oss physfs png pulseaudio test truetype vorbis webp X xinerama" RESTRICT="!test? ( test )" |