diff options
author | 2024-10-04 20:29:55 +0300 | |
---|---|---|
committer | 2024-10-04 20:29:55 +0300 | |
commit | d4b68dfbfb361b6ae15b6fb0e062d933635c50d7 (patch) | |
tree | 7c2d9783fc4e8e26e4e67b6691679d079072eba8 /x11-apps/xclipboard | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 6.6.0 ppc, #940668 (diff) | |
download | gentoo-d4b68dfbfb361b6ae15b6fb0e062d933635c50d7.tar.gz gentoo-d4b68dfbfb361b6ae15b6fb0e062d933635c50d7.tar.bz2 gentoo-d4b68dfbfb361b6ae15b6fb0e062d933635c50d7.zip |
x11-apps/xclipboard: Stabilize 1.1.5 arm, #940724
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xclipboard')
-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 313b1fffa6aa..6c9a7a27285f 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 |