summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 00:52:52 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:17:30 +0100
commitb3edb08d4cedec1bce1fbde5032e87529e033aad (patch)
tree69b018e0ef730591ce90f8f2ad9592a8c57601a4 /net-libs/enet
parentsys-auth/elogind: x86 stable (bug #674712) (diff)
downloadgentoo-b3edb08d4cedec1bce1fbde5032e87529e033aad.tar.gz
gentoo-b3edb08d4cedec1bce1fbde5032e87529e033aad.tar.bz2
gentoo-b3edb08d4cedec1bce1fbde5032e87529e033aad.zip
net-libs/enet: x86 stable (bug #676724)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/enet')
-rw-r--r--net-libs/enet/enet-1.3.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/enet/enet-1.3.13.ebuild b/net-libs/enet/enet-1.3.13.ebuild
index f69c8392ee09..fca54e453524 100644
--- a/net-libs/enet/enet-1.3.13.ebuild
+++ b/net-libs/enet/enet-1.3.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://enet.bespin.org/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="1.3/7"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="static-libs"
RDEPEND="!${CATEGORY}/${PN}:0"