diff options
Diffstat (limited to 'app-emulation/rkt/rkt-1.10.1.ebuild')
-rw-r--r-- | app-emulation/rkt/rkt-1.10.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/rkt/rkt-1.10.1.ebuild b/app-emulation/rkt/rkt-1.10.1.ebuild index 8a4dfdaba10d..8cde565acbfd 100644 --- a/app-emulation/rkt/rkt-1.10.1.ebuild +++ b/app-emulation/rkt/rkt-1.10.1.ebuild @@ -25,8 +25,7 @@ rkt_stage1_kvm? ( ) rkt_stage1_src? ( https://github.com/systemd/systemd/archive/${PXE_SYSTEMD_VERSION}.tar.gz -> systemd-${PXE_SYSTEMD_VERSION#v}.tar.gz )" -DESCRIPTION="A CLI for running app containers, and an implementation of the App -Container Spec." +DESCRIPTION="rkt is an App Container runtime for Linux" HOMEPAGE="https://github.com/coreos/rkt" LICENSE="Apache-2.0" |