diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cmark/cmark-0.28.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cmark/cmark-0.28.3.ebuild b/app-text/cmark/cmark-0.28.3.ebuild index 55c636df3600..215c1bf461aa 100644 --- a/app-text/cmark/cmark-0.28.3.ebuild +++ b/app-text/cmark/cmark-0.28.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/commonmark/cmark" SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -SLOT="0" +SLOT="0/0.28.3" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="test" |