diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:19:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:19:54 +0100 |
commit | ffa1b14e101f6526cc1d215efb94ae10792e610e (patch) | |
tree | f3b64f52478fad394df308d5377743a695c40fac /sys-power/pm-utils | |
parent | media-libs/libwebp: ppc stable wrt bug #597756 (diff) | |
download | gentoo-ffa1b14e101f6526cc1d215efb94ae10792e610e.tar.gz gentoo-ffa1b14e101f6526cc1d215efb94ae10792e610e.tar.bz2 gentoo-ffa1b14e101f6526cc1d215efb94ae10792e610e.zip |
sys-power/pm-utils: ppc stable wrt bug #601708
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/pm-utils')
-rw-r--r-- | sys-power/pm-utils/pm-utils-1.4.1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/pm-utils/pm-utils-1.4.1-r7.ebuild b/sys-power/pm-utils/pm-utils-1.4.1-r7.ebuild index 3a713ddd1461..45dde17ffe2f 100644 --- a/sys-power/pm-utils/pm-utils-1.4.1-r7.ebuild +++ b/sys-power/pm-utils/pm-utils-1.4.1-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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 ~sparc ~x86" IUSE="alsa debug ntp video_cards_intel video_cards_radeon" vbetool="!video_cards_intel? ( sys-apps/vbetool )" |