diff options
author | 2018-02-18 22:44:11 +0100 | |
---|---|---|
committer | 2018-02-18 22:48:21 +0100 | |
commit | e02e25d457cdda7e4372bda964f1865aa47a457a (patch) | |
tree | e1d467ffdd61ddfcd22ed9179b7e357099ee7dc7 /net-misc | |
parent | app-emacs/slime: x86 stable (bug #621516) (diff) | |
download | gentoo-e02e25d457cdda7e4372bda964f1865aa47a457a.tar.gz gentoo-e02e25d457cdda7e4372bda964f1865aa47a457a.tar.bz2 gentoo-e02e25d457cdda7e4372bda964f1865aa47a457a.zip |
net-misc/sock: x86 stable (bug #647734)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/sock/sock-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sock/sock-1.1-r1.ebuild b/net-misc/sock/sock-1.1-r1.ebuild index 6ab67020c393..fa48c098fc51 100644 --- a/net-misc/sock/sock-1.1-r1.ebuild +++ b/net-misc/sock/sock-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 DESCRIPTION="A shell interface to network sockets" SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/${P}.tar.gz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/linux.shtml" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" LICENSE="GPL-2" SLOT="0" |