diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:55 +0100 |
commit | e32fcc1c6e0f3d4c6ef8cbd68f3a252e5c81082f (patch) | |
tree | 0276c6d38769777b301ad2e8fa0c0c5baf45af4a | |
parent | media-sound/helm: amd64 stable wrt bug #705620 (diff) | |
download | gentoo-e32fcc1c6e0f3d4c6ef8cbd68f3a252e5c81082f.tar.gz gentoo-e32fcc1c6e0f3d4c6ef8cbd68f3a252e5c81082f.tar.bz2 gentoo-e32fcc1c6e0f3d4c6ef8cbd68f3a252e5c81082f.zip |
media-libs/slv2: amd64 stable wrt bug #705622
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/slv2/slv2-0.6.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/slv2/slv2-0.6.6-r3.ebuild b/media-libs/slv2/slv2-0.6.6-r3.ebuild index 24cd431efebd..46a32e8fcf73 100644 --- a/media-libs/slv2/slv2-0.6.6-r3.ebuild +++ b/media-libs/slv2/slv2-0.6.6-r3.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=6 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc jack" BDEPEND=" |