diff options
Diffstat (limited to 'sys-power/pm-quirks')
-rw-r--r-- | sys-power/pm-quirks/pm-quirks-20100619-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/pm-quirks/pm-quirks-20100619-r1.ebuild b/sys-power/pm-quirks/pm-quirks-20100619-r1.ebuild index 4c2cb30c3225..c6c20ee1c420 100644 --- a/sys-power/pm-quirks/pm-quirks-20100619-r1.ebuild +++ b/sys-power/pm-quirks/pm-quirks-20100619-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://pm-utils.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="" S="${WORKDIR}" |