diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-01 09:53:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-01 09:53:50 +0200 |
commit | c6c472d4e9a57cd3be0931449c3067aba41059de (patch) | |
tree | 86d114c67c01d01bd5a4e949a02a173bc701c2f3 /sys-process | |
parent | sys-apps/systemd-tmpfiles: amd64 stable wrt bug #811267 (diff) | |
download | gentoo-c6c472d4e9a57cd3be0931449c3067aba41059de.tar.gz gentoo-c6c472d4e9a57cd3be0931449c3067aba41059de.tar.bz2 gentoo-c6c472d4e9a57cd3be0931449c3067aba41059de.zip |
sys-process/bottom: amd64 stable wrt bug #811297
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bottom/bottom-0.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.3.ebuild b/sys-process/bottom/bottom-0.6.3.ebuild index 559b1158b097..d7cd1e64b7a7 100644 --- a/sys-process/bottom/bottom-0.6.3.ebuild +++ b/sys-process/bottom/bottom-0.6.3.ebuild @@ -181,7 +181,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings QA_FLAGS_IGNORED="usr/bin/btm" |