diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:48:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:52 +0100 |
commit | 4b84c2c256867cc8b310190ebdb286ec65a51cca (patch) | |
tree | 089be90ee30e66a7ef5c5c6cf6fa3d4bf4f19c0e | |
parent | media-libs/netpbm: x86 stable wrt bug #599940 (diff) | |
download | gentoo-4b84c2c256867cc8b310190ebdb286ec65a51cca.tar.gz gentoo-4b84c2c256867cc8b310190ebdb286ec65a51cca.tar.bz2 gentoo-4b84c2c256867cc8b310190ebdb286ec65a51cca.zip |
media-libs/slv2: x86 stable wrt bug #593558
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | media-libs/slv2/slv2-0.6.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/slv2/slv2-0.6.6-r1.ebuild b/media-libs/slv2/slv2-0.6.6-r1.ebuild index 7a17f3fe9b05..b96f30fe358e 100644 --- a/media-libs/slv2/slv2-0.6.6-r1.ebuild +++ b/media-libs/slv2/slv2-0.6.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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" RDEPEND=">=dev-libs/redland-1.0.6 |