summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-05 20:17:03 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-05 20:17:03 +0000
commit49796444974b6a3790f35c5de56093b36c37a117 (patch)
treeade9654b4474dfe5be204a305c1610b198f5cbcf /net-libs
parentKeyword ~arm (diff)
downloadgentoo-2-49796444974b6a3790f35c5de56093b36c37a117.tar.gz
gentoo-2-49796444974b6a3790f35c5de56093b36c37a117.tar.bz2
gentoo-2-49796444974b6a3790f35c5de56093b36c37a117.zip
Keyword ~arm
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libetpan/ChangeLog5
-rw-r--r--net-libs/libetpan/libetpan-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index 14f7d95a6caf..23b39a190a23 100644
--- a/net-libs/libetpan/ChangeLog
+++ b/net-libs/libetpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libetpan
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.100 2012/05/30 12:40:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.101 2012/08/05 20:17:03 blueness Exp $
+
+ 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> libetpan-1.1.ebuild:
+ Keyword ~arm
30 May 2012; Anthony G. Basile <blueness@gentoo.org> libetpan-1.1.ebuild:
Keyword ~mips
diff --git a/net-libs/libetpan/libetpan-1.1.ebuild b/net-libs/libetpan/libetpan-1.1.ebuild
index 2101790f62dd..7fd3b8057876 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.9 2012/05/30 12:40:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.10 2012/08/05 20:17:03 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm 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 )