commit: e7d671ffd70ae60a084b133a6771bc1e0e3ff73a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 17 17:30:25 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Oct 17 17:30:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d671ff
app-emacs/compat: Keyword 28.1.2.2 arm, #877195 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/compat/compat-28.1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/compat/compat-28.1.2.2.ebuild b/app-emacs/compat/compat-28.1.2.2.ebuild index 906f0ea87b97..353e22b71d33 100644 --- a/app-emacs/compat/compat-28.1.2.2.ebuild +++ b/app-emacs/compat/compat-28.1.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://git.sr.ht/~pkal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" BDEPEND="sys-apps/texinfo"
