diff options
author | Sam James <sam@gentoo.org> | 2024-03-08 10:01:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-08 10:01:33 +0000 |
commit | 5c37e053b972c4a2c9e32b411429a715051fe075 (patch) | |
tree | 66d6f066be9d9036a2205359d2c2cb4c8bf42551 /app-emacs/ess | |
parent | package.mask: further improve texlive mask description (diff) | |
download | gentoo-5c37e053b972c4a2c9e32b411429a715051fe075.tar.gz gentoo-5c37e053b972c4a2c9e32b411429a715051fe075.tar.bz2 gentoo-5c37e053b972c4a2c9e32b411429a715051fe075.zip |
app-emacs/ess: Stabilize 24.01.0 ALLARCHES, #926449
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/ess')
-rw-r--r-- | app-emacs/ess/ess-24.01.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ess/ess-24.01.0.ebuild b/app-emacs/ess/ess-24.01.0.ebuild index 18230984cbec..f2435174b015 100644 --- a/app-emacs/ess/ess-24.01.0.ebuild +++ b/app-emacs/ess/ess-24.01.0.ebuild @@ -18,7 +18,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN^^}-${PV}" - KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ GPL-3+ Texinfo-manual" |