diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 11:38:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 11:38:22 +0100 |
commit | 7e2048b7042588af2c4ed5e80585c83f215ae96a (patch) | |
tree | 75e487635f601cf77ea942e024225339767f8e44 /net-libs/libetpan | |
parent | dev-vcs/git: Removed old. (diff) | |
download | gentoo-7e2048b7042588af2c4ed5e80585c83f215ae96a.tar.gz gentoo-7e2048b7042588af2c4ed5e80585c83f215ae96a.tar.bz2 gentoo-7e2048b7042588af2c4ed5e80585c83f215ae96a.zip |
net-libs/libetpan: alpha stable wrt bug #568954
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/libetpan-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.6.ebuild b/net-libs/libetpan/libetpan-1.6.ebuild index 6ca1d9b8e7d2..75d5ed19daec 100644 --- a/net-libs/libetpan/libetpan-1.6.ebuild +++ b/net-libs/libetpan/libetpan-1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm 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:= ) |