diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:20:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:06 +0100 |
commit | dbeb7ef04c896a780d1cd4bb98b24cdcd9f8e909 (patch) | |
tree | 7960de608807c733b29044018b2287344c0cad62 /sys-fs/exfat-utils | |
parent | media-video/dvdauthor: x86 stable (bug #641194) (diff) | |
download | gentoo-dbeb7ef04c896a780d1cd4bb98b24cdcd9f8e909.tar.gz gentoo-dbeb7ef04c896a780d1cd4bb98b24cdcd9f8e909.tar.bz2 gentoo-dbeb7ef04c896a780d1cd4bb98b24cdcd9f8e909.zip |
sys-fs/exfat-utils: x86 stable (bug #646674)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-fs/exfat-utils')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild index 761f74833161..8477a98fcf9c 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.2.8.ebuild @@ -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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux" DOCS=( ChangeLog ) |