diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 09:51:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 09:51:32 +0200 |
commit | 70d23cd5c1c6a864b8900526ac4ded0f39674a4c (patch) | |
tree | c108439061942605cceeea0f57cc10b56614bc7a /sys-fs | |
parent | media-sound/fluidsynth: ppc64 stable wrt bug #687822 (diff) | |
download | gentoo-70d23cd5c1c6a864b8900526ac4ded0f39674a4c.tar.gz gentoo-70d23cd5c1c6a864b8900526ac4ded0f39674a4c.tar.bz2 gentoo-70d23cd5c1c6a864b8900526ac4ded0f39674a4c.zip |
sys-fs/exfat-utils: ppc64 stable wrt bug #690566
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild b/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild index d1c062fb2a9e..b95e13e55a95 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-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" src_install() { default |