diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 23:18:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 23:18:53 +0100 |
commit | bd35240c79e84ec5e85324df5f08d4a8ecd967b1 (patch) | |
tree | 7503499d1794e0c81d4f93db90b6cf79a3b50052 /dev-perl/Tk-CursorControl | |
parent | dev-perl/User-Identity: Stabilize 1.0.0 amd64, #805086 (diff) | |
download | gentoo-bd35240c79e84ec5e85324df5f08d4a8ecd967b1.tar.gz gentoo-bd35240c79e84ec5e85324df5f08d4a8ecd967b1.tar.bz2 gentoo-bd35240c79e84ec5e85324df5f08d4a8ecd967b1.zip |
dev-perl/Tk-CursorControl: Stabilize 0.400.0-r3 amd64, #805095
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Tk-CursorControl')
-rw-r--r-- | dev-perl/Tk-CursorControl/Tk-CursorControl-0.400.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.400.0-r3.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.400.0-r3.ebuild index 84d4ff360a7d..c6219c141179 100644 --- a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.400.0-r3.ebuild +++ b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.400.0-r3.ebuild @@ -11,7 +11,7 @@ inherit edos2unix perl-module virtualx DESCRIPTION="Manipulate the mouse cursor programmatically" SLOT="0" -KEYWORDS="~amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ~ia64 sparc ~x86" IUSE="" RDEPEND="dev-perl/Tk" |