From: Michał Górny Date: Mon, 15 Jul 2019 15:22:51 +0000 (+0200) Subject: dev-libs/vanessa-adt: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b18c3b0b42056f7cfd0e842894cd28306e96eb17;p=gentoo.git dev-libs/vanessa-adt: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/dev-libs/vanessa-adt/vanessa-adt-0.0.6.ebuild b/dev-libs/vanessa-adt/vanessa-adt-0.0.6.ebuild index f5558f060565..ac6922b3e794 100644 --- a/dev-libs/vanessa-adt/vanessa-adt-0.0.6.ebuild +++ b/dev-libs/vanessa-adt/vanessa-adt-0.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -12,7 +12,7 @@ SRC_URI="http://horms.net/projects/vanessa/download/${MY_PN}/${PV}/${MY_P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND=">=dev-libs/vanessa-logger-0.0.6"