diff options
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r-- | net-mail/lbdb/lbdb-0.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/lbdb/lbdb-0.47.ebuild b/net-mail/lbdb/lbdb-0.47.ebuild index af873aceae50..28990f5d8ace 100644 --- a/net-mail/lbdb/lbdb-0.47.ebuild +++ b/net-mail/lbdb/lbdb-0.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |