commit: eeb1084bb32864094173427100170c6f809fb76e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 15 21:41:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 15 21:41:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb1084b
x11-terms/st: Stabilize 0.8.4 arm64, #800212 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-terms/st/st-0.8.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/st/st-0.8.4.ebuild b/x11-terms/st/st-0.8.4.ebuild index 59951e85095..48b193a1e0c 100644 --- a/x11-terms/st/st-0.8.4.ebuild +++ b/x11-terms/st/st-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/st/${P}.tar.gz" LICENSE="MIT-with-advertising" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 x86" IUSE="savedconfig" RDEPEND="
