summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:38:03 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:10:39 +0000
commitb53340008333c6244e4acc043e66d69b5cca11cc (patch)
tree3bd590c703b75adcb2b29c695a11140161ea549c /net-libs
parentnet-libs/libnsl: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-b53340008333c6244e4acc043e66d69b5cca11cc.tar.gz
gentoo-b53340008333c6244e4acc043e66d69b5cca11cc.tar.bz2
gentoo-b53340008333c6244e4acc043e66d69b5cca11cc.zip
net-libs/libntlm: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libntlm/libntlm-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libntlm/libntlm-1.6.ebuild b/net-libs/libntlm/libntlm-1.6.ebuild
index 3e6348ee0afc..d7355b7a51d8 100644
--- a/net-libs/libntlm/libntlm-1.6.ebuild
+++ b/net-libs/libntlm/libntlm-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux"
IUSE="static-libs"
src_configure() {