diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:41:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:41:19 +0100 |
commit | d062f6f300fe2f5d2fd9306af493d166d6126a7f (patch) | |
tree | 5730a32278d80679b7232531fe238339fcbd7697 /media-libs | |
parent | media-sound/a2jmidid: amd64 stable wrt bug #702658 (diff) | |
download | gentoo-d062f6f300fe2f5d2fd9306af493d166d6126a7f.tar.gz gentoo-d062f6f300fe2f5d2fd9306af493d166d6126a7f.tar.bz2 gentoo-d062f6f300fe2f5d2fd9306af493d166d6126a7f.zip |
media-libs/suil: amd64 stable wrt bug #702824
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/suil/suil-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/suil/suil-0.10.0.ebuild b/media-libs/suil/suil-0.10.0.ebuild index d9474e5a7f3d..01f73203c66d 100644 --- a/media-libs/suil/suil-0.10.0.ebuild +++ b/media-libs/suil/suil-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc gtk qt5" RDEPEND=">=media-libs/lv2-1.12.0 |