summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:23:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:26:07 +0200
commit9f44cbd6baebeb8353db62ba5b31ea62fc6a7f24 (patch)
tree1ca27a12e84b426aeecd6fc2a35785e1404c7421 /sys-apps/earlyoom
parentdev-libs/libhid: x86 stable wrt bug #741342 (diff)
downloadgentoo-9f44cbd6baebeb8353db62ba5b31ea62fc6a7f24.tar.gz
gentoo-9f44cbd6baebeb8353db62ba5b31ea62fc6a7f24.tar.bz2
gentoo-9f44cbd6baebeb8353db62ba5b31ea62fc6a7f24.zip
sys-apps/earlyoom: x86 stable wrt bug #734776
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/earlyoom')
-rw-r--r--sys-apps/earlyoom/earlyoom-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/earlyoom/earlyoom-1.3.ebuild b/sys-apps/earlyoom/earlyoom-1.3.ebuild
index e92e2e965ce0..e760a136869a 100644
--- a/sys-apps/earlyoom/earlyoom-1.3.ebuild
+++ b/sys-apps/earlyoom/earlyoom-1.3.ebuild
@@ -15,7 +15,7 @@ if [ "${PV}" = "9999" ]; then
inherit git-r3
else
SRC_URI="https://github.com/rfjakob/earlyoom/archive/v$PV.tar.gz -> $P.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
IUSE="docs systemd test"