diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-19 14:38:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-19 14:38:50 +0200 |
commit | b1a724a4fda8b52716364aa0afbfe433f84b7b28 (patch) | |
tree | a29087865db5a3b53826d706412cb88e89a0aeca /app-emacs | |
parent | sys-process/cronie: Stabilize 1.7.1-r1 amd64, #922480 (diff) | |
download | gentoo-b1a724a4fda8b52716364aa0afbfe433f84b7b28.tar.gz gentoo-b1a724a4fda8b52716364aa0afbfe433f84b7b28.tar.bz2 gentoo-b1a724a4fda8b52716364aa0afbfe433f84b7b28.zip |
app-emacs/flim: Stabilize 1.14.9_p20231218 sparc, #922491
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/flim/flim-1.14.9_p20231218.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/flim/flim-1.14.9_p20231218.ebuild b/app-emacs/flim/flim-1.14.9_p20231218.ebuild index c4f4e49c2f28..23e8b7508213 100644 --- a/app-emacs/flim/flim-1.14.9_p20231218.ebuild +++ b/app-emacs/flim/flim-1.14.9_p20231218.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${GITHUB_SHA1}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="oauth2 test" RESTRICT="!test? ( test )" |