diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-24 08:23:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-24 08:23:29 +0100 |
commit | 9880cd781741a91eabf27dfc63d13e7bbe88dfa1 (patch) | |
tree | 60ac4fd1388715aade202bd1ea42af1e250dd17d /app-admin | |
parent | dev-python/redis-py: x86 stable wrt bug #829881 (diff) | |
download | gentoo-9880cd781741a91eabf27dfc63d13e7bbe88dfa1.tar.gz gentoo-9880cd781741a91eabf27dfc63d13e7bbe88dfa1.tar.bz2 gentoo-9880cd781741a91eabf27dfc63d13e7bbe88dfa1.zip |
app-admin/integrit: x86 stable wrt bug #829886
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/integrit/integrit-4.2_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/integrit/integrit-4.2_rc1.ebuild b/app-admin/integrit/integrit-4.2_rc1.ebuild index a7fb1f5f4726..c005d14ae818 100644 --- a/app-admin/integrit/integrit-4.2_rc1.ebuild +++ b/app-admin/integrit/integrit-4.2_rc1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/integrit/integrit/archive/v${MY_PV}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" # Tests don't work in 4.2_rc1. Please re-check on version bump! RESTRICT="test" |