diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:15:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:15:48 +0100 |
commit | 5066e07ba4ef54bfb194e3d6a55c18778310f0d6 (patch) | |
tree | a7a61206247095008ce0877de404c26850a94a42 /dev-perl/Clipboard | |
parent | dev-perl/Clipboard: Stabilize 0.290.0 ppc64, #933959 (diff) | |
download | gentoo-5066e07ba4ef54bfb194e3d6a55c18778310f0d6.tar.gz gentoo-5066e07ba4ef54bfb194e3d6a55c18778310f0d6.tar.bz2 gentoo-5066e07ba4ef54bfb194e3d6a55c18778310f0d6.zip |
dev-perl/Clipboard: Stabilize 0.290.0 x86, #933959
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Clipboard')
-rw-r--r-- | dev-perl/Clipboard/Clipboard-0.290.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Clipboard/Clipboard-0.290.0.ebuild b/dev-perl/Clipboard/Clipboard-0.290.0.ebuild index 952c49d3a9bf..2386801ea40f 100644 --- a/dev-perl/Clipboard/Clipboard-0.290.0.ebuild +++ b/dev-perl/Clipboard/Clipboard-0.290.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module virtualx DESCRIPTION="Copy and paste with any OS" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~x86" +KEYWORDS="amd64 arm ppc ppc64 x86" RDEPEND=" dev-perl/CGI |