diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-12 09:57:41 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-12 09:57:41 +0300 |
commit | 850717da85065c1b93ffa4eda8331d0c98e767b9 (patch) | |
tree | f938bb705dfa8fac401e8f342e82ebde055c8f3b /sys-process | |
parent | sys-process/btop: Stabilize 1.2.8 x86, #864923 (diff) | |
download | gentoo-850717da85065c1b93ffa4eda8331d0c98e767b9.tar.gz gentoo-850717da85065c1b93ffa4eda8331d0c98e767b9.tar.bz2 gentoo-850717da85065c1b93ffa4eda8331d0c98e767b9.zip |
sys-process/btop: Stabilize 1.2.8 amd64, #864923
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.8.ebuild b/sys-process/btop/btop-1.2.8.ebuild index 3fe3299169dd..1ab3bda67589 100644 --- a/sys-process/btop/btop-1.2.8.ebuild +++ b/sys-process/btop/btop-1.2.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" src_prepare() { default |