summaryrefslogtreecommitdiffstats
path: root/trinity-apps/koffice-libs
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2021-11-15 11:38:14 +0300
committerormorph <roma251078@mail.ru>2021-11-15 20:28:53 +0300
commite86b549b4781890c002255f8751708010f53994f (patch)
treeb21e7bd7f9db4fc7e182434cbf04dc1f786652ae /trinity-apps/koffice-libs
parentf7b14b19cba93558135aa6264160c5ab84d5f9d6 (diff)
downloadtde-packaging-gentoo-e86b549b4781890c002255f8751708010f53994f.tar.gz
tde-packaging-gentoo-e86b549b4781890c002255f8751708010f53994f.zip
Fixed shortcomings with slots in live ebuilds
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/koffice-libs')
-rw-r--r--trinity-apps/koffice-libs/koffice-libs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/koffice-libs/koffice-libs-9999.ebuild b/trinity-apps/koffice-libs/koffice-libs-9999.ebuild
index 79cc65f2..abb36088 100644
--- a/trinity-apps/koffice-libs/koffice-libs-9999.ebuild
+++ b/trinity-apps/koffice-libs/koffice-libs-9999.ebuild
@@ -21,7 +21,7 @@ inherit flag-o-matic trinity-meta-2
DESCRIPTION="Shared KOffice libraries for TDE [Trinity]"
HOMEPAGE="http://trinitydesktop.org/"
-SLOT="${TRINITY_VER}"
+SLOT="14"
if [[ ${PV} != *9999* ]] ; then
KEYWORDS="~amd64 ~x86"
fi