diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-30 12:40:53 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-30 12:40:53 +0000 |
commit | b005bc93226f9596ad4c21c265cddc427162dea0 (patch) | |
tree | 8d7d4d4862be48d09daf62b638515594e8ed1617 /net-libs/libetpan/libetpan-1.1.ebuild | |
parent | fix multilib-strict and keyword ~amd64-fbsd (diff) | |
download | gentoo-2-b005bc93226f9596ad4c21c265cddc427162dea0.tar.gz gentoo-2-b005bc93226f9596ad4c21c265cddc427162dea0.tar.bz2 gentoo-2-b005bc93226f9596ad4c21c265cddc427162dea0.zip |
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libetpan/libetpan-1.1.ebuild')
-rw-r--r-- | net-libs/libetpan/libetpan-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libetpan/libetpan-1.1.ebuild b/net-libs/libetpan/libetpan-1.1.ebuild index ead1a27c7d51..2101790f62dd 100644 --- a/net-libs/libetpan/libetpan-1.1.ebuild +++ b/net-libs/libetpan/libetpan-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.8 2012/03/02 21:19:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.9 2012/05/30 12:40:53 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl static-libs" DEPEND="berkdb? ( sys-libs/db ) |