diff options
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/noflushd/noflushd-2.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/noflushd/noflushd-2.7.3.ebuild b/sys-block/noflushd/noflushd-2.7.3.ebuild index c8c336c07817..740968775333 100644 --- a/sys-block/noflushd/noflushd-2.7.3.ebuild +++ b/sys-block/noflushd/noflushd-2.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -7,7 +7,7 @@ DESCRIPTION="A daemon to spin down your disks and force accesses to be cached" HOMEPAGE="http://noflushd.sourceforge.net" SRC_URI="mirror://sourceforge/noflushd/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="amd64 ppc x86" IUSE="" SLOT="0" |