summaryrefslogtreecommitdiff
path: root/net-libs/libotr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
commit79599515788b85b18aa655e7b7f8cc05c1bbddd8 (patch)
treeade7cb031f363fad64c77139dea7aa3d81908537 /net-libs/libotr
parent6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (diff)
gentoo resync : 16.02.1018
Diffstat (limited to 'net-libs/libotr')
-rw-r--r--net-libs/libotr/Manifest2
-rw-r--r--net-libs/libotr/libotr-4.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libotr/Manifest b/net-libs/libotr/Manifest
index b8fae8f9ab2a..a5825e7dc547 100644
--- a/net-libs/libotr/Manifest
+++ b/net-libs/libotr/Manifest
@@ -1,3 +1,3 @@
DIST libotr-4.1.1.tar.gz 655791 BLAKE2B 51be68277b56dab96a68fb744e467dc13d966038849ccc0b98b1d0082bcf3b4a0b7fcaeb3f050b0798851723bcdf11bc7ef6681a94999105656dec2fe919659b SHA512 c957206235b9f627542f23a645c822ea1b318d83fa655f41ed8d9a3c0dddf30b88f0ca82060026af155e48ecb13969dc9270831f20304669794151f666ae5cb0
-EBUILD libotr-4.1.1.ebuild 578 BLAKE2B 8352a8fd979ba0e862a39107cc0f5d065434b2ed51e95026d1efbb94f0090ee41bb5f6101b25ea06ec03db0e7aa3248fc84616d974a63060195191fb3ce2e58f SHA512 befdb4bd9061f2011b073481c63cc697bfc59b5feba4644e623abff010d30829cbb914010c864c610f4b82d25591837af4d4158af58d3427525afe84e4c1d03a
+EBUILD libotr-4.1.1.ebuild 581 BLAKE2B f0eea2a432704d2c88d0fdc5d75b5109987b4b677e78eb44b99c1909121e72cc458fe7495f6415f5e15ba46792c665cba50891023a94f0b40783fd127b8abe62 SHA512 f828c8194f38c538f3c6f07370adc113bc01965496f2c03b1fc6ae1a71a63ea4e3d3bda4aab284e48e04c5600e387980b549ce3ac388f7e7ab5ee4a4fd81585e
MISC metadata.xml 251 BLAKE2B 2e2f0363feb3f8ad15ed8d2ef5130493f501acf64faf4fe567079d18a6066c0a1136f6c0cf53ba4ec854a38b5d4211e48e0a2ddac6677ca02266a3f993e36965 SHA512 0ccc4891c6c5de39cbe83d8391b0345611be252a2b1fedea6644ba1cfb283140a8250f32cd26b701db9c60d42782b214d03574592ef3b585bb15d2ffcb5f016e
diff --git a/net-libs/libotr/libotr-4.1.1.ebuild b/net-libs/libotr/libotr-4.1.1.ebuild
index f533f0de1dea..8306659f8c77 100644
--- a/net-libs/libotr/libotr-4.1.1.ebuild
+++ b/net-libs/libotr/libotr-4.1.1.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=6
@@ -9,7 +9,7 @@ SRC_URI="https://otr.cypherpunks.ca/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-libs/libgcrypt-1.2:0