diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:40:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:40:27 +0200 |
commit | 401b32b31429e42c62f6c0394de4bb0e33aafd6e (patch) | |
tree | 46b5276e287e75a833b464b77e9a6d3c9a24eb66 | |
parent | x11-libs/libxkbcommon: x86 stable (bug #665702) (diff) | |
download | gentoo-401b32b31429e42c62f6c0394de4bb0e33aafd6e.tar.gz gentoo-401b32b31429e42c62f6c0394de4bb0e33aafd6e.tar.bz2 gentoo-401b32b31429e42c62f6c0394de4bb0e33aafd6e.zip |
net-misc/netpipe: x86 stable (bug #665728)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r-- | net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild index dbdaac08b108..4a4cf6b241f4 100644 --- a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild +++ b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.wudika.de/~jan/${PN}/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" S="${WORKDIR}/${PN}" |