diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 10:01:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 10:01:16 +0200 |
commit | a656b41e92b7cca98f0d3ca484bd3ff7cf741c74 (patch) | |
tree | 3ebde29f1e5acdf6a5cffc827eeb385f7a8b7c2c /sys-fs/fuse-exfat | |
parent | sys-fs/exfat-utils: ppc stable wrt bug #690566 (diff) | |
download | gentoo-a656b41e92b7cca98f0d3ca484bd3ff7cf741c74.tar.gz gentoo-a656b41e92b7cca98f0d3ca484bd3ff7cf741c74.tar.bz2 gentoo-a656b41e92b7cca98f0d3ca484bd3ff7cf741c74.zip |
sys-fs/fuse-exfat: ppc stable wrt bug #690566
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r-- | sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild index 64c6b68d9093..ae1eb6cb731f 100644 --- a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild +++ b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" RDEPEND="sys-fs/fuse:0" DEPEND="${RDEPEND}" |