diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-24 11:00:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-24 11:00:05 +0100 |
commit | 153c97a89cf3c9c69905a1fe3c3b71dd7f029d88 (patch) | |
tree | c67c9f96da720a456296a62c34e4399d938fa310 | |
parent | media-video/projectx: amd64 stable wrt bug #681500 (diff) | |
download | gentoo-153c97a89cf3c9c69905a1fe3c3b71dd7f029d88.tar.gz gentoo-153c97a89cf3c9c69905a1fe3c3b71dd7f029d88.tar.bz2 gentoo-153c97a89cf3c9c69905a1fe3c3b71dd7f029d88.zip |
sys-fs/exfat-utils: amd64 stable wrt bug #681536
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b1883a7d7ed8..28ed15d5f792 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" src_install() { default |