diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:47:37 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:47:37 +0000 |
commit | de2d237914bba765baeac0b35f016c33137063a7 (patch) | |
tree | b5d98d9a9fe74d0da7293a4b4aa0c9590693f1dd /app-emacs/s | |
parent | app-emacs/f: Keyword 0.20.0-r1 sparc, #905075 (diff) | |
download | gentoo-de2d237914bba765baeac0b35f016c33137063a7.tar.gz gentoo-de2d237914bba765baeac0b35f016c33137063a7.tar.bz2 gentoo-de2d237914bba765baeac0b35f016c33137063a7.zip |
app-emacs/s: Keyword 1.13.0 sparc, #905075
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/s')
-rw-r--r-- | app-emacs/s/s-1.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild index 969f742164bc..01d488acb922 100644 --- a/app-emacs/s/s-1.13.0.ebuild +++ b/app-emacs/s/s-1.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/s.el-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el" |