diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:41:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:41:08 +0100 |
commit | eeb1084bb32864094173427100170c6f809fb76e (patch) | |
tree | 47169dcd093d42d8c4c7c83f06e74af1283c7da8 | |
parent | x11-wm/dwm: Stabilize 6.2 arm64, #800212 (diff) | |
download | gentoo-eeb1084bb32864094173427100170c6f809fb76e.tar.gz gentoo-eeb1084bb32864094173427100170c6f809fb76e.tar.bz2 gentoo-eeb1084bb32864094173427100170c6f809fb76e.zip |
x11-terms/st: Stabilize 0.8.4 arm64, #800212
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-terms/st/st-0.8.4.ebuild | 4 |
1 files 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 59951e850953..48b193a1e0cd 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=" |