diff options
author | Sam James <sam@gentoo.org> | 2024-10-03 22:20:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-03 22:20:21 +0100 |
commit | 0394e293c5aef71c987e7016942f0fc8c8898910 (patch) | |
tree | a2ae787cc801ad1b7d8d73bdfea3f0fa02c91087 /x11-apps | |
parent | dev-libs/ossp-uuid: retarget at new upstream (HOMEPAGE + SRC_URI; especially ... (diff) | |
download | gentoo-0394e293c5aef71c987e7016942f0fc8c8898910.tar.gz gentoo-0394e293c5aef71c987e7016942f0fc8c8898910.tar.bz2 gentoo-0394e293c5aef71c987e7016942f0fc8c8898910.zip |
x11-apps/xclipboard: Stabilize 1.1.5 ppc64, #940724
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xclipboard/xclipboard-1.1.5.ebuild b/x11-apps/xclipboard/xclipboard-1.1.5.ebuild index 8f59d649c6eb..492fd9adb048 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.5.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.5.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="interchange between cut buffer and selection" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~s390 ~sparc ~x86" RDEPEND=" x11-libs/libXaw |