diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 17:17:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 17:17:37 +0100 |
commit | b4a505bd679caf71d5ed9fd438e36c63b5b70daf (patch) | |
tree | 0c77ce526aa692b2c8bf54c0ec68309cf6feb2f5 /sys-fs | |
parent | sys-fs/exfat-utils: amd64 stable wrt bug #563936 (diff) | |
download | gentoo-b4a505bd679caf71d5ed9fd438e36c63b5b70daf.tar.gz gentoo-b4a505bd679caf71d5ed9fd438e36c63b5b70daf.tar.bz2 gentoo-b4a505bd679caf71d5ed9fd438e36c63b5b70daf.zip |
sys-fs/exfat-utils: x86 stable wrt bug #563936
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild index c713b415b278..266ad5390d0b 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.2.1.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" src_install() { emake DESTDIR="${D}" install |