diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:57:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:37 +0200 |
commit | 62562f3ee5f2614754057284c7ef9dbd516019e0 (patch) | |
tree | 49f979a38f7854b24bebbf77a3d6e52c04455059 /dev-python/pymountboot | |
parent | dev-python/pyparsing: x86 stable wrt bug #731506 (diff) | |
download | gentoo-62562f3ee5f2614754057284c7ef9dbd516019e0.tar.gz gentoo-62562f3ee5f2614754057284c7ef9dbd516019e0.tar.bz2 gentoo-62562f3ee5f2614754057284c7ef9dbd516019e0.zip |
dev-python/pymountboot: x86 stable wrt bug #731508
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pymountboot')
-rw-r--r-- | dev-python/pymountboot/pymountboot-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild b/dev-python/pymountboot/pymountboot-0.2.3.ebuild index 4d0cc67eb79d..e6f6a0620df7 100644 --- a/dev-python/pymountboot/pymountboot-0.2.3.ebuild +++ b/dev-python/pymountboot/pymountboot-0.2.3.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=sys-apps/util-linux-2.20" |