diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:42:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:42:25 +0200 |
commit | ce4af787fcecab2b970fd065d1fc28a57dff3b69 (patch) | |
tree | 2c52d3885f620abfc3ea0581767829c9e32ab1f4 /media-sound/adplay | |
parent | media-video/pitivi: x86 stable wrt bug #641780 (diff) | |
download | gentoo-ce4af787fcecab2b970fd065d1fc28a57dff3b69.tar.gz gentoo-ce4af787fcecab2b970fd065d1fc28a57dff3b69.tar.bz2 gentoo-ce4af787fcecab2b970fd065d1fc28a57dff3b69.zip |
media-sound/adplay: x86 stable wrt bug #681412
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-sound/adplay')
-rw-r--r-- | media-sound/adplay/adplay-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/adplay/adplay-1.8.ebuild b/media-sound/adplay/adplay-1.8.ebuild index 81cb182a77f8..8803bc8d8db7 100644 --- a/media-sound/adplay/adplay-1.8.ebuild +++ b/media-sound/adplay/adplay-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/adplug/adplay-unix/releases/download/v${PV}/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa ao oss sdl" RDEPEND=">=media-libs/adplug-2.2.1 |