diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:32:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:15 +0100 |
commit | 03fd776a7d45fd4689fcd6a9e8f8ce4c4b32b279 (patch) | |
tree | cfb36c12362e7596a8e649ac9c9005924fce8be9 /sys-block | |
parent | sci-geosciences/gnome-maps: x86 stable (bug #706524) (diff) | |
download | gentoo-03fd776a7d45fd4689fcd6a9e8f8ce4c4b32b279.tar.gz gentoo-03fd776a7d45fd4689fcd6a9e8f8ce4c4b32b279.tar.bz2 gentoo-03fd776a7d45fd4689fcd6a9e8f8ce4c4b32b279.zip |
sys-block/gparted: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/gparted/gparted-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/gparted/gparted-1.0.0.ebuild b/sys-block/gparted/gparted-1.0.0.ebuild index 7bd74943e764..20ba3fd17909 100644 --- a/sys-block/gparted/gparted-1.0.0.ebuild +++ b/sys-block/gparted/gparted-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86" IUSE="btrfs cryptsetup dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 udf wayland xfs" COMMON_DEPEND=" |