diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:34:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:34:26 +0100 |
commit | 34a51a44cb012d9ef795f1fe756e2341841d3a66 (patch) | |
tree | 4239d95c0dbf45b0f5b4f510a0eba65816123313 /dev-python/pymountboot/pymountboot-0.2.2.ebuild | |
parent | app-admin/eclean-kernel: x86 stable wrt bug #594074 (diff) | |
download | gentoo-34a51a44cb012d9ef795f1fe756e2341841d3a66.tar.gz gentoo-34a51a44cb012d9ef795f1fe756e2341841d3a66.tar.bz2 gentoo-34a51a44cb012d9ef795f1fe756e2341841d3a66.zip |
dev-python/pymountboot: x86 stable wrt bug #594074
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pymountboot/pymountboot-0.2.2.ebuild')
-rw-r--r-- | dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild b/dev-python/pymountboot/pymountboot-0.2.2.ebuild index 865ee9f027a4..04bf2181d720 100644 --- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild +++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=sys-apps/util-linux-2.20" |