diff options
author | 2024-04-03 06:13:16 +0100 | |
---|---|---|
committer | 2024-04-03 06:13:16 +0100 | |
commit | b5a94fd2023431822004dd94ac3e1beee0959fcb (patch) | |
tree | 820196dc1a109efbd9792d57b1ad667ba07b5656 /x11-apps/xrefresh | |
parent | x11-apps/xrefresh: Stabilize 1.1.0 ppc, #928477 (diff) | |
download | gentoo-b5a94fd2023431822004dd94ac3e1beee0959fcb.tar.gz gentoo-b5a94fd2023431822004dd94ac3e1beee0959fcb.tar.bz2 gentoo-b5a94fd2023431822004dd94ac3e1beee0959fcb.zip |
x11-apps/xrefresh: Stabilize 1.1.0 ppc64, #928477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xrefresh')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.1.0.ebuild b/x11-apps/xrefresh/xrefresh-1.1.0.ebuild index d1ccb325bdbb..9e6576aaa89f 100644 --- a/x11-apps/xrefresh/xrefresh-1.1.0.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.1.0.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="refresh all or part of an X screen" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |