diff options
author | 2013-04-12 15:19:53 +0000 | |
---|---|---|
committer | 2013-04-12 15:19:53 +0000 | |
commit | 46484d443b7af8b32784a34e8a2b24e5e8763bc6 (patch) | |
tree | 0cea08b8797c188dcfb2bb78721d02ad9a6bfcf4 /net-libs/libotr/libotr-3.2.1.ebuild | |
parent | Stable for x86, wrt bug #459722 (diff) | |
download | gentoo-2-46484d443b7af8b32784a34e8a2b24e5e8763bc6.tar.gz gentoo-2-46484d443b7af8b32784a34e8a2b24e5e8763bc6.tar.bz2 gentoo-2-46484d443b7af8b32784a34e8a2b24e5e8763bc6.zip |
Stable for x86, wrt bug #430486
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libotr/libotr-3.2.1.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libotr/libotr-3.2.1.ebuild b/net-libs/libotr/libotr-3.2.1.ebuild index 625837c6d80e..1c0fc7e85784 100644 --- a/net-libs/libotr/libotr-3.2.1.ebuild +++ b/net-libs/libotr/libotr-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.1.ebuild,v 1.5 2013/04/11 19:29:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.1.ebuild,v 1.6 2013/04/12 15:19:53 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${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" RDEPEND=">=dev-libs/libgcrypt-1.2 dev-libs/libgpg-error" |