diff options
author | Sam James <sam@gentoo.org> | 2022-03-18 18:06:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-18 18:08:51 +0000 |
commit | b76f8548ff8a21e955131445679a3065eb85f87f (patch) | |
tree | 2b85db8e3a7ac61986164b1f79ef8a83e14572c2 /app-emacs/dictionary | |
parent | app-emacs/howm: Stabilize 1.4.8 ALLARCHES, #835562 (diff) | |
download | gentoo-b76f8548ff8a21e955131445679a3065eb85f87f.tar.gz gentoo-b76f8548ff8a21e955131445679a3065eb85f87f.tar.bz2 gentoo-b76f8548ff8a21e955131445679a3065eb85f87f.zip |
app-emacs/dictionary: Stabilize 1.11 ALLARCHES, #835566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/dictionary')
-rw-r--r-- | app-emacs/dictionary/dictionary-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dictionary/dictionary-1.11.ebuild b/app-emacs/dictionary/dictionary-1.11.ebuild index f87279ce94c5..17a6823ffabe 100644 --- a/app-emacs/dictionary/dictionary-1.11.ebuild +++ b/app-emacs/dictionary/dictionary-1.11.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" ELISP_REMOVE="install-package.el lpath.el" SITEFILE="50${PN}-gentoo.el" |