diff options
author | Sam James <sam@gentoo.org> | 2024-10-03 22:23:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-03 22:23:06 +0100 |
commit | 706e150c796c794b57fde18f4c55b0b8d297e269 (patch) | |
tree | 0de27d0138cf8ef0d808f93266ce589ddf192bc9 /x11-apps | |
parent | x11-apps/xclipboard: Stabilize 1.1.5 ppc64, #940724 (diff) | |
download | gentoo-706e150c796c794b57fde18f4c55b0b8d297e269.tar.gz gentoo-706e150c796c794b57fde18f4c55b0b8d297e269.tar.bz2 gentoo-706e150c796c794b57fde18f4c55b0b8d297e269.zip |
x11-apps/xclipboard: Stabilize 1.1.5 ppc, #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 492fd9adb048..0a6662c8f9b8 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 |