diff options
author | 2024-10-06 00:33:11 +0000 | |
---|---|---|
committer | 2024-10-06 00:33:11 +0000 | |
commit | 78d68f28f9cf754c657c0b2a237faf8ef2792437 (patch) | |
tree | 3bc088a7408b4bab2ab8d19cad8a600ac3c6e6b2 /app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild | |
parent | 2024-10-05 23:18:24 UTC (diff) | |
parent | app-emacs/ert-async: Keyword 0.1.2_p20200105 sparc, #940917 (diff) | |
download | gentoo-78d68f28f9cf754c657c0b2a237faf8ef2792437.tar.gz gentoo-78d68f28f9cf754c657c0b2a237faf8ef2792437.tar.bz2 gentoo-78d68f28f9cf754c657c0b2a237faf8ef2792437.zip |
Merge updates from master
Diffstat (limited to 'app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild')
-rw-r--r-- | app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild b/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild index ecb5ba866000..d7bc5b5dab6a 100644 --- a/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild +++ b/app-emacs/ert-async/ert-async-0.1.2_p20200105.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 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}.el-${COMMIT} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el" |