diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:54 +0100 |
commit | c2823ccfee82055e7fdbb907e3544c23cf62465d (patch) | |
tree | a48464613f55ec030a5ea12b10798b08e06daef2 /net-libs/libetpan | |
parent | games-puzzle/enigma: x86 stable wrt bug #568696 (diff) | |
download | gentoo-c2823ccfee82055e7fdbb907e3544c23cf62465d.tar.gz gentoo-c2823ccfee82055e7fdbb907e3544c23cf62465d.tar.bz2 gentoo-c2823ccfee82055e7fdbb907e3544c23cf62465d.zip |
net-libs/libetpan: x86 stable wrt bug #568954
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
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 c500258df11f..dbc8af652393 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:= ) |