summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-16 22:49:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-16 22:49:59 +0300
commit4b18f7e85c181ee1542df079e94f42eb2b22b9de (patch)
tree0f9fbfe4b4dae309ec65e9cb78d847957086c49c /net-libs/libntlm
parentnet-mail/uw-mailutils: mark s390 stable (diff)
downloadgentoo-4b18f7e85c181ee1542df079e94f42eb2b22b9de.tar.gz
gentoo-4b18f7e85c181ee1542df079e94f42eb2b22b9de.tar.bz2
gentoo-4b18f7e85c181ee1542df079e94f42eb2b22b9de.zip
net-libs/libntlm: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs/libntlm')
-rw-r--r--net-libs/libntlm/libntlm-1.3.ebuild4
-rw-r--r--net-libs/libntlm/libntlm-1.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libntlm/libntlm-1.3.ebuild b/net-libs/libntlm/libntlm-1.3.ebuild
index 8b76bf766267..b78348b90109 100644
--- a/net-libs/libntlm/libntlm-1.3.ebuild
+++ b/net-libs/libntlm/libntlm-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -9,7 +9,7 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 ~amd64-linux arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux"
IUSE=""
src_configure() {
diff --git a/net-libs/libntlm/libntlm-1.4.ebuild b/net-libs/libntlm/libntlm-1.4.ebuild
index c1b2d5c8adfe..93be97556d4c 100644
--- a/net-libs/libntlm/libntlm-1.4.ebuild
+++ b/net-libs/libntlm/libntlm-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,5 +10,5 @@ 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 sparc x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux"
IUSE="static-libs"