diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | fbc3657ad7e07a252d968b209defd3a2925704a3 (patch) | |
tree | 60bdee1787c56ed6fd38873d2ee2b4851ee473cb /sys-fs/exfat-utils | |
parent | games-strategy/freecol: amd64 stable wrt bug #586234 (diff) | |
download | gentoo-fbc3657ad7e07a252d968b209defd3a2925704a3.tar.gz gentoo-fbc3657ad7e07a252d968b209defd3a2925704a3.tar.bz2 gentoo-fbc3657ad7e07a252d968b209defd3a2925704a3.zip |
sys-fs/exfat-utils: amd64 stable wrt bug #589602
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/exfat-utils')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild index 329f401f7c15..cb5b65d4bf68 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild @@ -11,7 +11,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 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" DOCS=( ChangeLog ) |