diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-03-12 10:11:58 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-03-12 10:11:58 +0100 |
commit | bc4459670f4451507436566e186540c0f18d545b (patch) | |
tree | 0d01177942eb5791b2d5fdb5a2f72321721ba8ae /net-libs/libotr | |
parent | net-misc/openssh: Stable for HPPA PPC64 (bug #576954). (diff) | |
download | gentoo-bc4459670f4451507436566e186540c0f18d545b.tar.gz gentoo-bc4459670f4451507436566e186540c0f18d545b.tar.bz2 gentoo-bc4459670f4451507436566e186540c0f18d545b.zip |
net-libs/libotr: Stable for HPPA PPC64 (bug #576914).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/libotr-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libotr/libotr-4.1.1.ebuild b/net-libs/libotr/libotr-4.1.1.ebuild index 206fe0c99650..46d77b8a705f 100644 --- a/net-libs/libotr/libotr-4.1.1.ebuild +++ b/net-libs/libotr/libotr-4.1.1.ebuild @@ -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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libgcrypt-1.2:0 |