diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:04:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:30:15 +0100 |
commit | 981cbc18ef26455289bf40cf1a1e2c962857f72b (patch) | |
tree | 6f67b4d2aca5adf510f58883e8376ea0f8910105 /net-mail/lbdb | |
parent | media-gfx/graphviz: x86 stable (bug #759628) (diff) | |
download | gentoo-981cbc18ef26455289bf40cf1a1e2c962857f72b.tar.gz gentoo-981cbc18ef26455289bf40cf1a1e2c962857f72b.tar.bz2 gentoo-981cbc18ef26455289bf40cf1a1e2c962857f72b.zip |
net-mail/lbdb: x86 stable (bug #760390)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r-- | net-mail/lbdb/lbdb-0.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/lbdb/lbdb-0.47.ebuild b/net-mail/lbdb/lbdb-0.47.ebuild index b067a0ad061e..af873aceae50 100644 --- a/net-mail/lbdb/lbdb-0.47.ebuild +++ b/net-mail/lbdb/lbdb-0.47.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.spinnaker.de/lbdb/" SRC_URI="https://www.spinnaker.de/lbdb/download/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" IUSE="abook bbdb crypt evo finger ldap pda test" RESTRICT="!test? ( test )" |