diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:34 +0000 |
commit | a8c5c4732e48fa929c5e0b5207671d0ccfc8f243 (patch) | |
tree | 9e5419f10f7d68a97fab10a0a69bb9369a9b0175 /dev-perl/Clipboard | |
parent | dev-perl/Class-XPath: Stabilize 1.400.0-r2 amd64, #738212 (diff) | |
download | gentoo-a8c5c4732e48fa929c5e0b5207671d0ccfc8f243.tar.gz gentoo-a8c5c4732e48fa929c5e0b5207671d0ccfc8f243.tar.bz2 gentoo-a8c5c4732e48fa929c5e0b5207671d0ccfc8f243.zip |
dev-perl/Clipboard: Stabilize 0.260.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Clipboard')
-rw-r--r-- | dev-perl/Clipboard/Clipboard-0.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Clipboard/Clipboard-0.260.0.ebuild b/dev-perl/Clipboard/Clipboard-0.260.0.ebuild index 86cb88516e06..0906dc42e2d5 100644 --- a/dev-perl/Clipboard/Clipboard-0.260.0.ebuild +++ b/dev-perl/Clipboard/Clipboard-0.260.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" IUSE="test" RESTRICT="!test? ( test )" |