diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 19:08:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 19:08:38 +0200 |
commit | dcad48168d348c119e7f119774c948af206717ba (patch) | |
tree | efc7f4a612d6ee0df4b5fa0e104bf241a509a257 /media-libs | |
parent | mail-filter/afew: x86 stable (bug #739442) (diff) | |
download | gentoo-dcad48168d348c119e7f119774c948af206717ba.tar.gz gentoo-dcad48168d348c119e7f119774c948af206717ba.tar.bz2 gentoo-dcad48168d348c119e7f119774c948af206717ba.zip |
media-libs/allegro: x86 stable (bug #736457)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/allegro/allegro-4.4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/allegro/allegro-4.4.3.1.ebuild b/media-libs/allegro/allegro-4.4.3.1.ebuild index c0f62180c012..142d346ec6c6 100644 --- a/media-libs/allegro/allegro-4.4.3.1.ebuild +++ b/media-libs/allegro/allegro-4.4.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.g LICENSE="Allegro MIT GPL-2+ ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 x86" IUSE="alsa doc fbcon jack jpeg opengl oss png svga vga vorbis X" RDEPEND=" |