summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-10-25 13:53:28 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-10-25 13:53:28 +0000
commit62a5603695d4280c615d2a3e13e995fe9b8ce612 (patch)
tree2bc4e01c80371f178c91c6f1fb1991606c9748f4 /sys-fs/exfat-utils
parentStable for HPPA (bug #489102). (diff)
downloadgentoo-2-62a5603695d4280c615d2a3e13e995fe9b8ce612.tar.gz
gentoo-2-62a5603695d4280c615d2a3e13e995fe9b8ce612.tar.bz2
gentoo-2-62a5603695d4280c615d2a3e13e995fe9b8ce612.zip
Synchronize KEYWORDS with sys-fs/fuse-exfat since you really need both in 99,99% of cases.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-fs/exfat-utils')
-rw-r--r--sys-fs/exfat-utils/ChangeLog6
-rw-r--r--sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/exfat-utils/ChangeLog b/sys-fs/exfat-utils/ChangeLog
index baa8a03d89f5..098e3b0e7a8f 100644
--- a/sys-fs/exfat-utils/ChangeLog
+++ b/sys-fs/exfat-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/exfat-utils
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/exfat-utils/ChangeLog,v 1.13 2013/07/04 15:31:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/exfat-utils/ChangeLog,v 1.14 2013/10/25 13:53:28 ssuominen Exp $
+
+ 25 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> exfat-utils-1.0.1.ebuild:
+ Synchronize KEYWORDS with sys-fs/fuse-exfat since you really need both in
+ 99,99% of cases.
04 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> exfat-utils-1.0.1.ebuild:
amd64/x86 stable
diff --git a/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
index 78d26c9db89c..2f64ce3ff8f4 100644
--- a/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
+++ b/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild,v 1.3 2013/07/04 15:31:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/exfat-utils/exfat-utils-1.0.1.ebuild,v 1.4 2013/10/25 13:53:28 ssuominen Exp $
EAPI=5
inherit scons-utils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://exfat.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux"
IUSE=""
src_compile() {