gui-libs/wlroots: slot bump on live ebuild (for when it's tagged)

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2021-04-19 15:40:04 -05:00
parent c976718781
commit ae42e492e5

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
SLOT="0/13"
SLOT="0/14"
fi
LICENSE="MIT"