summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/recode')
-rw-r--r--app-text/recode/recode-3.7.6-r1.ebuild (renamed from app-text/recode/recode-3.7.6.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/recode/recode-3.7.6.ebuild b/app-text/recode/recode-3.7.6-r1.ebuild
index cdbdbc5bc6d3..88f530ff3af2 100644
--- a/app-text/recode/recode-3.7.6.ebuild
+++ b/app-text/recode/recode-3.7.6-r1.ebuild
@@ -10,7 +10,8 @@ HOMEPAGE="https://github.com/rrthomas/recode"
SRC_URI="https://github.com/rrthomas/recode/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2"
-SLOT="0"
+# librecode soname version
+SLOT="0/3"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="nls static-libs"