diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:29:25 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:28:06 +0100 |
commit | 79aa0d239fac20a811ae867a00880e14cf3a17a8 (patch) | |
tree | c2724608db7c09c6410372ba518ff40043631df8 /sys-block/gparted | |
parent | sys-apps/accountsservice: amd64 stable, bug 606818 (diff) | |
download | gentoo-79aa0d239fac20a811ae867a00880e14cf3a17a8.tar.gz gentoo-79aa0d239fac20a811ae867a00880e14cf3a17a8.tar.bz2 gentoo-79aa0d239fac20a811ae867a00880e14cf3a17a8.zip |
sys-block/gparted: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-block/gparted')
-rw-r--r-- | sys-block/gparted/gparted-0.27.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-0.27.0.ebuild b/sys-block/gparted/gparted-0.27.0.ebuild index a799c0105a7a..228393d5de17 100644 --- a/sys-block/gparted/gparted-0.27.0.ebuild +++ b/sys-block/gparted/gparted-0.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+ FDL-1.2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="btrfs dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 xfs" COMMON_DEPEND=" |