summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Mackdanz <stasibear@gentoo.org>2018-10-13 16:29:31 -0500
committerErik Mackdanz <stasibear@gentoo.org>2018-10-13 16:29:31 -0500
commit7be665c89d732286c63ab6cbc411d8164ce020df (patch)
tree4f63b2c8c6d7fa65d4b296e1b5004853d0472fe0 /sys-fs/lxcfs
parentdev-libs/libinput: Add dev-python/sphinx for docs building (diff)
downloadgentoo-7be665c89d732286c63ab6cbc411d8164ce020df.tar.gz
gentoo-7be665c89d732286c63ab6cbc411d8164ce020df.tar.bz2
gentoo-7be665c89d732286c63ab6cbc411d8164ce020df.zip
sys-fs/lxcfs: Stabilize 3.0.0
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-fs/lxcfs')
-rw-r--r--sys-fs/lxcfs/lxcfs-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lxcfs/lxcfs-3.0.0.ebuild b/sys-fs/lxcfs/lxcfs-3.0.0.ebuild
index 1e619383c4cd..a16a47a4d9fb 100644
--- a/sys-fs/lxcfs/lxcfs-3.0.0.ebuild
+++ b/sys-fs/lxcfs/lxcfs-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ else
# e.g. upstream is 2.0.0.beta2, we want 2.0.0_beta2
UPSTREAM_PV=$(replace_version_separator 3 '.' )
SRC_URI="https://github.com/lxc/lxcfs/archive/${PN}-${UPSTREAM_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
# Omit all dbus. Upstream appears to require it because systemd, but