diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:19:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:19:58 +0200 |
commit | 59f603513b53d0a58182fed124c462b4dfec035b (patch) | |
tree | cbfa17537c4cd7edbfc243e71731d7921e6468a4 /sys-fs/dosfstools | |
parent | dev-util/astyle: ppc stable wrt bug #557570 (diff) | |
download | gentoo-59f603513b53d0a58182fed124c462b4dfec035b.tar.gz gentoo-59f603513b53d0a58182fed124c462b4dfec035b.tar.bz2 gentoo-59f603513b53d0a58182fed124c462b4dfec035b.zip |
sys-fs/dosfstools: ppc stable wrt bug #557312
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild index f23770ffa106..acaab4891606 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RESTRICT="test" # there is no test target #239071 |