diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:31:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:30 +0100 |
commit | b82918f2cc62ba2c49cbbef4c1cb730c76778147 (patch) | |
tree | cbafe0c9137a280a7a757af3e538f0b8a4119b13 /net-libs/libotr | |
parent | net-libs/libnet: dropped ~x86-freebsd (diff) | |
download | gentoo-b82918f2cc62ba2c49cbbef4c1cb730c76778147.tar.gz gentoo-b82918f2cc62ba2c49cbbef4c1cb730c76778147.tar.bz2 gentoo-b82918f2cc62ba2c49cbbef4c1cb730c76778147.zip |
net-libs/libotr: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/libotr-4.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libotr/libotr-4.1.1.ebuild b/net-libs/libotr/libotr-4.1.1.ebuild index aafa181624dd..1874b74586d3 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libgcrypt-1.2:0 |