summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:22:46 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:22:46 +0200
commitf8dff198182ff37599be73de1dfe5996da122c06 (patch)
treee6cea21ef0aa1a4dd49fc9119200e1c2f8a3379b /dev-libs/libucl
parentdev-libs/libnfc: Sort KEYWORDS (diff)
downloadgentoo-f8dff198182ff37599be73de1dfe5996da122c06.tar.gz
gentoo-f8dff198182ff37599be73de1dfe5996da122c06.tar.bz2
gentoo-f8dff198182ff37599be73de1dfe5996da122c06.zip
dev-libs/libucl: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libucl')
-rw-r--r--dev-libs/libucl/libucl-0.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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