diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:00:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:17:59 +0200 |
commit | 795630fa684424583cff7edb42b53b7a49e1bcf7 (patch) | |
tree | b7e427e58b19f273542667d301be09256be4cd5a /sys-block | |
parent | net-analyzer/neti: x86 stable (bug #696324) (diff) | |
download | gentoo-795630fa684424583cff7edb42b53b7a49e1bcf7.tar.gz gentoo-795630fa684424583cff7edb42b53b7a49e1bcf7.tar.bz2 gentoo-795630fa684424583cff7edb42b53b7a49e1bcf7.zip |
sys-block/noflushd: x86 stable (bug #696362)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/noflushd/noflushd-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/noflushd/noflushd-2.8.ebuild b/sys-block/noflushd/noflushd-2.8.ebuild index c94cfcaffd46..2761edc3c7b9 100644 --- a/sys-block/noflushd/noflushd-2.8.ebuild +++ b/sys-block/noflushd/noflushd-2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/noflushd/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" src_configure() { |