summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-21 09:44:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-21 09:44:08 +0100
commit6d8530514ae2cecc497436da825001e11b49553b (patch)
tree4b549fced7e7a92dce97bbf3c7a61943988c86ee
parentsys-devel/gdb: drop unused RPM variable (diff)
downloadgentoo-6d8530514ae2cecc497436da825001e11b49553b.tar.gz
gentoo-6d8530514ae2cecc497436da825001e11b49553b.tar.bz2
gentoo-6d8530514ae2cecc497436da825001e11b49553b.zip
media-libs/alsa-topology-conf: amd64 stable wrt bug #705758
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild b/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild
index 54245fb4c1ef..0f017e7397ce 100644
--- a/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild
+++ b/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.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
@@ -9,7 +9,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="!<media-libs/alsa-lib-1.2.1"