summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-03 22:12:17 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-03 22:12:37 +0300
commit93df8e6e73ac4d92d62c907b342bd275d8f88d45 (patch)
treef49a5288c71655d3e3da503f39460508cf2ae131 /dev-libs
parentdev-libs/liblognorm: arm stable wrt bug #673428 (diff)
downloadgentoo-93df8e6e73ac4d92d62c907b342bd275d8f88d45.tar.gz
gentoo-93df8e6e73ac4d92d62c907b342bd275d8f88d45.tar.bz2
gentoo-93df8e6e73ac4d92d62c907b342bd275d8f88d45.zip
dev-libs/libestr: arm stable wrt bug #673428
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libestr/libestr-0.1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild b/dev-libs/libestr/libestr-0.1.11.ebuild
index a93a82468cd3..1d625e762d5b 100644
--- a/dev-libs/libestr/libestr-0.1.11.ebuild
+++ b/dev-libs/libestr/libestr-0.1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -11,7 +11,7 @@ SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa x86"
+KEYWORDS="amd64 arm ~arm64 hppa x86"
IUSE="debug static-libs test"
DEPEND=""