summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-25 10:46:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-25 10:46:46 +0200
commit6ebc1ea9f178537c80eefca03f82d2b9d61ed855 (patch)
tree85eb33607c75c251fe17c823883b881fd74ddaf1 /dev-util/kbuild/kbuild-0.1.9998.3407.ebuild
parentdev-vcs/fossil: x86 stable wrt bug #738220 (diff)
downloadgentoo-6ebc1ea9f178537c80eefca03f82d2b9d61ed855.tar.gz
gentoo-6ebc1ea9f178537c80eefca03f82d2b9d61ed855.tar.bz2
gentoo-6ebc1ea9f178537c80eefca03f82d2b9d61ed855.zip
dev-util/kbuild: x86 stable wrt bug #743634
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 'dev-util/kbuild/kbuild-0.1.9998.3407.ebuild')
-rw-r--r--dev-util/kbuild/kbuild-0.1.9998.3407.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kbuild/kbuild-0.1.9998.3407.ebuild b/dev-util/kbuild/kbuild-0.1.9998.3407.ebuild
index 3c367b7ff0cd..80d8104de03a 100644
--- a/dev-util/kbuild/kbuild-0.1.9998.3407.ebuild
+++ b/dev-util/kbuild/kbuild-0.1.9998.3407.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~polynomial-c/${MY_P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
# We cannot depend on virtual/yacc until bug #734354 has been fixed