diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-08 16:49:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-08 16:49:47 +0300 |
commit | 997d054f85b4afe9b55493d5b080aadd62d376c8 (patch) | |
tree | d5d0d131af0399f5f68a96cbe92bedf04811189f /media-sound/din | |
parent | net-misc/dropbox-cli: amd64 stable wrt bug #706468 (diff) | |
download | gentoo-997d054f85b4afe9b55493d5b080aadd62d376c8.tar.gz gentoo-997d054f85b4afe9b55493d5b080aadd62d376c8.tar.bz2 gentoo-997d054f85b4afe9b55493d5b080aadd62d376c8.zip |
media-sound/din: amd64 stable wrt bug #705630
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-sound/din')
-rw-r--r-- | media-sound/din/din-43.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/din/din-43.0.1.ebuild b/media-sound/din/din-43.0.1.ebuild index b8471d76fd37..b6aa55e63846 100644 --- a/media-sound/din/din-43.0.1.ebuild +++ b/media-sound/din/din-43.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://archive.org/download/dinisnoise_source_code/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+alsa jack" RDEPEND=" |