diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 20:38:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 20:38:34 +0000 |
commit | cea768465175a5b5d553b1ad3aad7d8c65189212 (patch) | |
tree | 4c5b119356422ee5b33ae5c2ce6a7a2ace953311 /app-emacs/vhdl-mode | |
parent | media-libs/nv-codec-headers: drop 11.1.5.1-r1 (diff) | |
download | gentoo-cea768465175a5b5d553b1ad3aad7d8c65189212.tar.gz gentoo-cea768465175a5b5d553b1ad3aad7d8c65189212.tar.bz2 gentoo-cea768465175a5b5d553b1ad3aad7d8c65189212.zip |
app-emacs/vhdl-mode: Stabilize 3.39.2 ALLARCHES, #914909
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/vhdl-mode')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild index e7b3c6efe22c..8c9ebd57c1b7 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.39.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://iis-people.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" PATCHES=( "${FILESDIR}"/${PN}-info-dir-gentoo.patch ) ELISP_REMOVE="site-start.*" |