diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:14:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:14:16 +0200 |
commit | 703dcfbb1a6bdf30d0ed0cf106d9c6185d7179fa (patch) | |
tree | 362522c0c1b954611476f29382b868df2952f24a /x11-apps/xclipboard | |
parent | x11-apps/mesa-progs: amd64 stable wrt bug #861023 (diff) | |
download | gentoo-703dcfbb1a6bdf30d0ed0cf106d9c6185d7179fa.tar.gz gentoo-703dcfbb1a6bdf30d0ed0cf106d9c6185d7179fa.tar.bz2 gentoo-703dcfbb1a6bdf30d0ed0cf106d9c6185d7179fa.zip |
x11-apps/xclipboard: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xclipboard/xclipboard-1.1.4.ebuild b/x11-apps/xclipboard/xclipboard-1.1.4.ebuild index 81b3a6199fee..471553ffa629 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.4.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.4.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="interchange between cut buffer and selection" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" x11-libs/libXaw |