summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/yaskkserv/yaskkserv-1.1.1-r1.ebuild')
-rw-r--r--app-i18n/yaskkserv/yaskkserv-1.1.1-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-i18n/yaskkserv/yaskkserv-1.1.1-r1.ebuild b/app-i18n/yaskkserv/yaskkserv-1.1.1-r1.ebuild
index 0049ea150691..3c066aaf0e88 100644
--- a/app-i18n/yaskkserv/yaskkserv-1.1.1-r1.ebuild
+++ b/app-i18n/yaskkserv/yaskkserv-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -12,13 +12,12 @@ SRC_URI="http://umiushi.org/~wac/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="gnutls libressl systemd"
+IUSE="gnutls systemd"
RDEPEND="app-i18n/skk-jisyo
gnutls? ( net-libs/gnutls:= )
!gnutls? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
)
systemd? ( sys-apps/systemd )"
DEPEND="${RDEPEND}