diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 21:42:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 21:50:38 +0000 |
commit | 628d76a1796135a532e9bbda063e23cfe7dc6a34 (patch) | |
tree | c98f14774a08e5bda29ee078b4c91f767eecca8d /sys-block/gparted | |
parent | dev-python/ipython: keyworded 3.2.1-r1 for ppc, bug #636532 (thanks to ernste... (diff) | |
download | gentoo-628d76a1796135a532e9bbda063e23cfe7dc6a34.tar.gz gentoo-628d76a1796135a532e9bbda063e23cfe7dc6a34.tar.bz2 gentoo-628d76a1796135a532e9bbda063e23cfe7dc6a34.zip |
sys-block/gparted: keyworded 0.29.0 for ppc64, bug #639184 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-block/gparted')
-rw-r--r-- | sys-block/gparted/gparted-0.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-0.29.0.ebuild b/sys-block/gparted/gparted-0.29.0.ebuild index e45227170f4a..4249a8da87d6 100644 --- a/sys-block/gparted/gparted-0.29.0.ebuild +++ b/sys-block/gparted/gparted-0.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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 ~ppc64 x86" IUSE="btrfs cryptsetup dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 udf xfs" COMMON_DEPEND=" |