commit: b4a505bd679caf71d5ed9fd438e36c63b5b70daf Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Oct 27 16:17:37 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Oct 27 16:17:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a505bd
sys-fs/exfat-utils: x86 stable wrt bug #563936 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c713b41..266ad53 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
