Skip to content

Commit

Permalink
app-editors/kile: Minor style fix
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
  • Loading branch information
a17r committed Mar 3, 2024
1 parent 7b61a63 commit d4eab12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app-editors/kile/kile-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ HOMEPAGE="https://apps.kde.org/kile/ https://kile.sourceforge.io/"

if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
fi

Expand Down Expand Up @@ -60,8 +61,6 @@ RDEPEND="${DEPEND}

DOCS=( kile-remote-control.txt )

S=${WORKDIR}/${MY_P}

PATCHES=( "${FILESDIR}/${PN}-2.9.93_p20221123-cmake.patch" )

src_configure() {
Expand Down

0 comments on commit d4eab12

Please sign in to comment.