summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyperclip/pyperclip-1.8.2.ebuild')
-rw-r--r--dev-python/pyperclip/pyperclip-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyperclip/pyperclip-1.8.2.ebuild b/dev-python/pyperclip/pyperclip-1.8.2.ebuild
index 9211d0fca98c..52f1e6012ae0 100644
--- a/dev-python/pyperclip/pyperclip-1.8.2.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.8.2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 virtualx
-DESCRIPTION="A cross-platform clipboard module for Python."
+DESCRIPTION="A cross-platform clipboard module for Python"
HOMEPAGE="https://github.com/asweigart/pyperclip"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"