diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-20 13:50:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-20 13:50:52 +0100 |
commit | dea48611201d75adbef87c7df324587d8038ed21 (patch) | |
tree | b651061d8a83ce2fa8fd35edf197e1ef04608390 /media-libs/openal | |
parent | app-shells/zsh: amd64 stable wrt bug #705816 (diff) | |
download | gentoo-dea48611201d75adbef87c7df324587d8038ed21.tar.gz gentoo-dea48611201d75adbef87c7df324587d8038ed21.tar.bz2 gentoo-dea48611201d75adbef87c7df324587d8038ed21.zip |
media-libs/openal: amd64 stable wrt bug #705824
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/openal')
-rw-r--r-- | media-libs/openal/openal-1.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-1.20.0.ebuild b/media-libs/openal/openal-1.20.0.ebuild index 6f24d010fd56..27b912723819 100644 --- a/media-libs/openal/openal-1.20.0.ebuild +++ b/media-libs/openal/openal-1.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE=" alsa coreaudio debug jack oss portaudio pulseaudio sdl qt5 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 |