diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 02:48:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 03:13:20 +0200 |
commit | 23096c811b7a2ea55bec5a7fb4e205a812e6243d (patch) | |
tree | 00b0fdaeb058ddc7834c78828a63bb0189df0835 /app-emacs | |
parent | media-libs/stops: x86 stable (bug #693646) (diff) | |
download | gentoo-23096c811b7a2ea55bec5a7fb4e205a812e6243d.tar.gz gentoo-23096c811b7a2ea55bec5a7fb4e205a812e6243d.tar.bz2 gentoo-23096c811b7a2ea55bec5a7fb4e205a812e6243d.zip |
app-emacs/vhdl-mode: x86 stable (bug #693702)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild index b998478a45d4..c07a197c7add 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" ELISP_PATCHES="${PN}-info-dir-gentoo.patch" ELISP_REMOVE="site-start.*" |