From: Michał Górny Date: Mon, 15 Jul 2019 15:22:46 +0000 (+0200) Subject: dev-libs/libucl: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f8dff198182ff37599be73de1dfe5996da122c06;p=gentoo.git dev-libs/libucl: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/dev-libs/libucl/libucl-0.7.3.ebuild b/dev-libs/libucl/libucl-0.7.3.ebuild index 14a8f7579a58..ae7224e48e93 100644 --- a/dev-libs/libucl/libucl-0.7.3.ebuild +++ b/dev-libs/libucl/libucl-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/vstakhov/libucl" SRC_URI="https://github.com/vstakhov/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="lua +regex signatures static-libs urlfetch utils" DEPEND="!!dev-libs/ucl