diff options
author | Sam James <sam@gentoo.org> | 2024-10-03 22:23:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-03 22:23:08 +0100 |
commit | 730a32ea966c3ed031326bc4de8f1e2fb4086480 (patch) | |
tree | 08fbbeb0945f7f772c483c79040c505627e232ab /x11-apps | |
parent | x11-apps/xclipboard: Stabilize 1.1.5 ppc, #940724 (diff) | |
download | gentoo-730a32ea966c3ed031326bc4de8f1e2fb4086480.tar.gz gentoo-730a32ea966c3ed031326bc4de8f1e2fb4086480.tar.bz2 gentoo-730a32ea966c3ed031326bc4de8f1e2fb4086480.zip |
x11-apps/xclipboard: Stabilize 1.1.5 x86, #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 0a6662c8f9b8..770dc9e9bbb1 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 |