summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 17:16:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 17:16:50 +0100
commit7fe51e5c0fb58a9298fd05433653772a9ae94759 (patch)
tree10d8032af721602f80490f1e6dccbe5f88efcb80 /dev-python
parentapp-admin/eclean-kernel: amd64 stable wrt bug #594074 (diff)
downloadgentoo-7fe51e5c0fb58a9298fd05433653772a9ae94759.tar.gz
gentoo-7fe51e5c0fb58a9298fd05433653772a9ae94759.tar.bz2
gentoo-7fe51e5c0fb58a9298fd05433653772a9ae94759.zip
dev-python/pymountboot: amd64 stable wrt bug #594074
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pymountboot/pymountboot-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 72af7690a050..865ee9f027a4 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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"