summaryrefslogtreecommitdiff
path: root/dev-ruby/async-io/async-io-1.34.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/async-io/async-io-1.34.3.ebuild')
-rw-r--r--dev-ruby/async-io/async-io-1.34.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-io/async-io-1.34.3.ebuild b/dev-ruby/async-io/async-io-1.34.3.ebuild
index affbb723ae03..c10aff9bf137 100644
--- a/dev-ruby/async-io/async-io-1.34.3.ebuild
+++ b/dev-ruby/async-io/async-io-1.34.3.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
-DESCRIPTION="Provides support for asynchonous TCP, UDP, UNIX and SSL sockets"
+DESCRIPTION="Provides support for asynchronous TCP, UDP, UNIX and SSL sockets"
HOMEPAGE="https://github.com/socketry/async-io"
SRC_URI="https://github.com/socketry/async-io/archive/v${PV}.tar.gz -> ${P}.tar.gz"