diff options
author | Sam James <sam@gentoo.org> | 2023-02-10 20:35:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-10 20:35:17 +0000 |
commit | 136f2de6c97acb40823f12eb1694c109ef5283ed (patch) | |
tree | 595ad6e700a5e9df2862a529a4fb9486f46fbb2a /app-emacs | |
parent | app-emacs/stripes: Stabilize 0.3.1.1 ALLARCHES, #893862 (diff) | |
download | gentoo-136f2de6c97acb40823f12eb1694c109ef5283ed.tar.gz gentoo-136f2de6c97acb40823f12eb1694c109ef5283ed.tar.bz2 gentoo-136f2de6c97acb40823f12eb1694c109ef5283ed.zip |
app-emacs/bbdb: Stabilize 3.2.2b ALLARCHES, #893864
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/bbdb/bbdb-3.2.2b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bbdb/bbdb-3.2.2b.ebuild b/app-emacs/bbdb/bbdb-3.2.2b.ebuild index f166a51d8054..61c0e767213d 100644 --- a/app-emacs/bbdb/bbdb-3.2.2b.ebuild +++ b/app-emacs/bbdb/bbdb-3.2.2b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://git.savannah.nongnu.org/cgit/bbdb.git/snapshot/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc tex vm wanderlust" RESTRICT="test" #631700 |