diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:23:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:22 +0200 |
commit | ee9bfbb41f193fe1860fa2f6008aa0f723a67921 (patch) | |
tree | 5a1e82e88089430da3f9b70f2f5a12c81a9db02a /x11-apps/xclipboard | |
parent | x11-apps/mesa-progs: x86 stable wrt bug #861023 (diff) | |
download | gentoo-ee9bfbb41f193fe1860fa2f6008aa0f723a67921.tar.gz gentoo-ee9bfbb41f193fe1860fa2f6008aa0f723a67921.tar.bz2 gentoo-ee9bfbb41f193fe1860fa2f6008aa0f723a67921.zip |
x11-apps/xclipboard: x86 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 471553ffa629..42fd5f047577 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 |