diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-17 20:30:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-17 20:30:25 +0300 |
commit | e7d671ffd70ae60a084b133a6771bc1e0e3ff73a (patch) | |
tree | 73de3d2a96ba65968edbef831c763847684cb10a /app-emacs/compat | |
parent | app-editors/vscodium: drop 1.72.2.22286 (diff) | |
download | gentoo-e7d671ffd70ae60a084b133a6771bc1e0e3ff73a.tar.gz gentoo-e7d671ffd70ae60a084b133a6771bc1e0e3ff73a.tar.bz2 gentoo-e7d671ffd70ae60a084b133a6771bc1e0e3ff73a.zip |
app-emacs/compat: Keyword 28.1.2.2 arm, #877195
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/compat')
-rw-r--r-- | app-emacs/compat/compat-28.1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |