diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:55 +0100 |
commit | 5157622a7a206617c0396547a4df3fd9ad359a42 (patch) | |
tree | 1fa6d09ea08ea2b2a965ac85078ffbcce5480699 | |
parent | media-libs/lv2: amd64 stable wrt bug #705616 (diff) | |
download | gentoo-5157622a7a206617c0396547a4df3fd9ad359a42.tar.gz gentoo-5157622a7a206617c0396547a4df3fd9ad359a42.tar.bz2 gentoo-5157622a7a206617c0396547a4df3fd9ad359a42.zip |
media-sound/helm: amd64 stable wrt bug #705620
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-sound/helm/helm-0.9.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/helm/helm-0.9.0-r1.ebuild b/media-sound/helm/helm-0.9.0-r1.ebuild index 96d0ee253468..eb8bb1120649 100644 --- a/media-sound/helm/helm-0.9.0-r1.ebuild +++ b/media-sound/helm/helm-0.9.0-r1.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://github.com/mtytel/helm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND=" |