summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-22 19:18:38 +0000
committerSam James <sam@gentoo.org>2021-11-22 19:18:38 +0000
commitb610f8b3a3e9db69b2ce71885a619b4989231990 (patch)
treef5326fa3ec187291aa939fd1c32fca3d5d4fb2df /x11-misc
parentdev-python/tzlocal: Stabilize 4.1 arm64, #825698 (diff)
downloadgentoo-b610f8b3a3e9db69b2ce71885a619b4989231990.tar.gz
gentoo-b610f8b3a3e9db69b2ce71885a619b4989231990.tar.bz2
gentoo-b610f8b3a3e9db69b2ce71885a619b4989231990.zip
x11-misc/rofi: Stabilize 1.7.0-r1 arm64, #825474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/rofi/rofi-1.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/rofi/rofi-1.7.0-r1.ebuild b/x11-misc/rofi/rofi-1.7.0-r1.ebuild
index 1aaf998b8a3a..4a3d7dce86d0 100644
--- a/x11-misc/rofi/rofi-1.7.0-r1.ebuild
+++ b/x11-misc/rofi/rofi-1.7.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="+drun test +windowmode"
RESTRICT="!test? ( test )"