summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-06 21:16:44 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-06 21:17:01 +0300
commit91b01ac96bf2dd1153d8706a5ce5a557dc52764f (patch)
tree31848c2001c43d034e3a6533179db22bae6ab5da
parentapp-misc/irtrans-irclient: drop old EAPI (diff)
downloadgentoo-91b01ac9.tar.gz
gentoo-91b01ac9.tar.bz2
gentoo-91b01ac9.zip
media-libs/allegro: amd64 stable wrt bug #664788
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--media-libs/allegro/allegro-5.2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/allegro/allegro-5.2.4.0.ebuild b/media-libs/allegro/allegro-5.2.4.0.ebuild
index 93adbedcd033..ec269bd77e84 100644
--- a/media-libs/allegro/allegro-5.2.4.0.ebuild
+++ b/media-libs/allegro/allegro-5.2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ) xinerama? ( X )"