diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-11 21:26:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-11 21:29:11 -0700 |
commit | c3e1d9ded9454eb83a73558ed31fc09c5b6a5c84 (patch) | |
tree | 67afbaa51792250674831f81edc15039eaf44de7 /app-emacs/bbdb | |
parent | app-emacs/scheme-complete-0.9.8: alpha stable, bug 695556 (diff) | |
download | gentoo-c3e1d9ded9454eb83a73558ed31fc09c5b6a5c84.tar.gz gentoo-c3e1d9ded9454eb83a73558ed31fc09c5b6a5c84.tar.bz2 gentoo-c3e1d9ded9454eb83a73558ed31fc09c5b6a5c84.zip |
app-emacs/bbdb-3.1.2-r1: add ~alpha, bug 693064
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-emacs/bbdb')
-rw-r--r-- | app-emacs/bbdb/bbdb-3.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild b/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild index ecd4dc638b58..14b335632f91 100644 --- a/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild +++ b/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-3+ GPL-1+ FDL-1.3+" SLOT="0" -KEYWORDS="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="tex vm" RESTRICT="test" #631700 |