diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 09:44:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 09:44:13 +0100 |
commit | a0fe06d81e4da8a75ccd4900048f67c2351e9b3c (patch) | |
tree | a2c1f4159b6a9b427728f160e1f10e488e26e3d4 /media-libs | |
parent | media-libs/alsa-topology-conf: amd64 stable wrt bug #705758 (diff) | |
download | gentoo-a0fe06d81e4da8a75ccd4900048f67c2351e9b3c.tar.gz gentoo-a0fe06d81e4da8a75ccd4900048f67c2351e9b3c.tar.bz2 gentoo-a0fe06d81e4da8a75ccd4900048f67c2351e9b3c.zip |
media-libs/alsa-ucm-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>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.2.ebuild b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.2.ebuild index 3daa74fc1922..9dde7d3f945c 100644 --- a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.2.ebuild +++ b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.2.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" |