Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/bbdb/
Date: Sat, 12 Oct 2019 04:31:11
Message-Id: 1570854551.c3e1d9ded9454eb83a73558ed31fc09c5b6a5c84.mattst88@gentoo
1 commit: c3e1d9ded9454eb83a73558ed31fc09c5b6a5c84
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 04:26:34 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 04:29:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e1d9de
7
8 app-emacs/bbdb-3.1.2-r1: add ~alpha, bug 693064
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-emacs/bbdb/bbdb-3.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild b/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild
16 index ecd4dc638b5..14b335632f9 100644
17 --- a/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild
18 +++ b/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-3+ GPL-1+ FDL-1.3+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
24 +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25 IUSE="tex vm"
26 RESTRICT="test" #631700