diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 13:57:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 13:57:25 +0200 |
commit | 54b50b87d326ba4ef42b2018596a87b369f1abc7 (patch) | |
tree | 72634de2963b60c99c97ba9823844e957aaa1752 /sys-apps/hdparm | |
parent | media-libs/glyr: x86 stable (bug #668622) (diff) | |
download | gentoo-54b50b87d326ba4ef42b2018596a87b369f1abc7.tar.gz gentoo-54b50b87d326ba4ef42b2018596a87b369f1abc7.tar.bz2 gentoo-54b50b87d326ba4ef42b2018596a87b369f1abc7.zip |
sys-apps/hdparm: x86 stable (bug #668854)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/hdparm')
-rw-r--r-- | sys-apps/hdparm/hdparm-9.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hdparm/hdparm-9.56.ebuild b/sys-apps/hdparm/hdparm-9.56.ebuild index e4ef9c841faa..a8a374c82f2d 100644 --- a/sys-apps/hdparm/hdparm-9.56.ebuild +++ b/sys-apps/hdparm/hdparm-9.56.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz" LICENSE="BSD GPL-2" # GPL-2 only SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static" PATCHES=( |