diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 22:49:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 23:54:00 +0100 |
commit | fa2c506aaa02960533a80729e19732d5532a7c42 (patch) | |
tree | 5efa748bc3b729a8f122b184821514d485180330 /sys-fs/exfat-utils | |
parent | sys-fs/btrfs-progs: x86 stable (bug #592346) (diff) | |
download | gentoo-fa2c506aaa02960533a80729e19732d5532a7c42.tar.gz gentoo-fa2c506aaa02960533a80729e19732d5532a7c42.tar.bz2 gentoo-fa2c506aaa02960533a80729e19732d5532a7c42.zip |
sys-fs/exfat-utils: x86 stable (bug #589602)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
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 cb5b65d4bf68..03a706a40ca1 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 ) |