summaryrefslogtreecommitdiff
path: root/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild')
-rw-r--r--dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild b/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild
index af6ff97a5db8..6b5bc1399b7f 100644
--- a/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild
+++ b/dev-db/sqlitestudio/sqlitestudio-3.2.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
@@ -40,8 +40,6 @@ BDEPEND="
dev-qt/linguist-tools:5
"
-PATCHES=( "${FILESDIR}"/${P}-libressl.patch )
-
S="${WORKDIR}"
core_build_dir="${S}/output/build"
plugins_build_dir="${core_build_dir}/Plugins"