summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-07 23:13:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-07 23:13:14 +0200
commitcdd22c1ff2eaadc64673dcbfe6b08499aa587d0f (patch)
treea0173bea5f4ce0f5e783ff5905aad5615d66f0e5 /x11-misc/rofi
parentx11-terms/st: sync live ebuild (diff)
downloadgentoo-cdd22c1ff2eaadc64673dcbfe6b08499aa587d0f.tar.gz
gentoo-cdd22c1ff2eaadc64673dcbfe6b08499aa587d0f.tar.bz2
gentoo-cdd22c1ff2eaadc64673dcbfe6b08499aa587d0f.zip
x11-misc/rofi: Stabilize 1.7.2 arm64, #830720
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/rofi')
-rw-r--r--x11-misc/rofi/rofi-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/rofi/rofi-1.7.2.ebuild b/x11-misc/rofi/rofi-1.7.2.ebuild
index 42397a7302df..309aa7907bde 100644
--- a/x11-misc/rofi/rofi-1.7.2.ebuild
+++ b/x11-misc/rofi/rofi-1.7.2.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 )"