diff options
-rw-r--r-- | app-emacs/bm/bm-1.32_p20140214.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bm/bm-1.32_p20140214.ebuild b/app-emacs/bm/bm-1.32_p20140214.ebuild index 559611b49d1d..18f518b0505c 100644 --- a/app-emacs/bm/bm-1.32_p20140214.ebuild +++ b/app-emacs/bm/bm-1.32_p20140214.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~sparc x86" S="${WORKDIR}/${PN}" ELISP_REMOVE="bm-tests.el" |