diff --git a/sys-cluster/oc/oc-4.11.7.ebuild b/sys-cluster/oc/oc-4.11.7.ebuild index 2ec6085..768496d 100644 --- a/sys-cluster/oc/oc-4.11.7.ebuild +++ b/sys-cluster/oc/oc-4.11.7.ebuild @@ -5,11 +5,10 @@ EAPI=8 inherit bash-completion-r1 -DESCRIPTION="Conformance test suite for OpenShift" +DESCRIPTION="OpenShift command line client" HOMEPAGE="https://github.com/openshift/origin https://www.openshift.org/" SRC_URI="https://mirror.openshift.com/pub/openshift-v4/clients/ocp/${PV}/openshift-client-linux.tar.gz -> ${P}.tar.gz" - LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64"