summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2021-01-27 08:35:32 -0600
committerBen Kohler <bkohler@gentoo.org>2021-01-27 08:41:32 -0600
commit13583736143f28d28e13de6343d0e76e8f156c77 (patch)
treeb3b5325ed0b98a6a6835ef2dc1dcb9cb5ee2ff5e /x11-misc/i3blocks
parentx11-misc/i3blocks-contrib: quick stable on recently split scripts (diff)
downloadgentoo-13583736143f28d28e13de6343d0e76e8f156c77.tar.gz
gentoo-13583736143f28d28e13de6343d0e76e8f156c77.tar.bz2
gentoo-13583736143f28d28e13de6343d0e76e8f156c77.zip
x11-misc/i3blocks: 1.5-r1 stable
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'x11-misc/i3blocks')
-rw-r--r--x11-misc/i3blocks/i3blocks-1.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/i3blocks/i3blocks-1.5-r1.ebuild b/x11-misc/i3blocks/i3blocks-1.5-r1.ebuild
index 418265489eaa..0ff32627916e 100644
--- a/x11-misc/i3blocks/i3blocks-1.5-r1.ebuild
+++ b/x11-misc/i3blocks/i3blocks-1.5-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/vivien/${PN}"
else
SRC_URI="https://github.com/vivien/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
IUSE="+contrib"