diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-19 10:41:37 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-19 10:42:26 +0200 |
commit | 59bad0c17392a63fcf040105ef2b443ab92bda1c (patch) | |
tree | b172034d72778ff5806ff6d3d58418610ad32701 /x11-misc | |
parent | x11-misc/xautolock: add myself as a maintainer (diff) | |
download | gentoo-59bad0c17392a63fcf040105ef2b443ab92bda1c.tar.gz gentoo-59bad0c17392a63fcf040105ef2b443ab92bda1c.tar.bz2 gentoo-59bad0c17392a63fcf040105ef2b443ab92bda1c.zip |
x11-misc/xautolock: keyword 2.2_p7 for ~ppc64
Closes: https://bugs.gentoo.org/850667
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xautolock/xautolock-2.2_p7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xautolock/xautolock-2.2_p7.ebuild b/x11-misc/xautolock/xautolock-2.2_p7.ebuild index 7ffba8cfdf6e..03cb72de3b8f 100644 --- a/x11-misc/xautolock/xautolock-2.2_p7.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI=" " LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 sparc x86" RDEPEND=" x11-libs/libXScrnSaver |