diff options
author | Sam James <sam@gentoo.org> | 2024-10-03 22:23:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-03 22:23:09 +0100 |
commit | 8e19b7ba24a07307d5d23cc32831aafeac5f18a2 (patch) | |
tree | 0610c6663fcbda2b6859231c8c219b2d1c0f7a79 /x11-apps | |
parent | x11-apps/xclipboard: Stabilize 1.1.5 x86, #940724 (diff) | |
download | gentoo-8e19b7ba24a07307d5d23cc32831aafeac5f18a2.tar.gz gentoo-8e19b7ba24a07307d5d23cc32831aafeac5f18a2.tar.bz2 gentoo-8e19b7ba24a07307d5d23cc32831aafeac5f18a2.zip |
x11-apps/xclipboard: Stabilize 1.1.5 amd64, #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 770dc9e9bbb1..313b1fffa6aa 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 |