From: Agostino Sarubbo Date: Thu, 22 Feb 2018 08:49:42 +0000 (+0100) Subject: dev-libs/sord: amd64 stable wrt bug #645152 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2282e2cae8d7e54bdce504cebcd98dde8f3ad5b3;p=gentoo.git dev-libs/sord: amd64 stable wrt bug #645152 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" --- diff --git a/dev-libs/sord/sord-0.16.0-r1.ebuild b/dev-libs/sord/sord-0.16.0-r1.ebuild index c70efac44fb3..cee5f272be7c 100644 --- a/dev-libs/sord/sord-0.16.0-r1.ebuild +++ b/dev-libs/sord/sord-0.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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="ISC" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc static-libs test" RDEPEND=">=dev-libs/serd-0.28.0-r1"