summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 10:32:10 +0000
committerSam James <sam@gentoo.org>2021-01-09 10:36:08 +0000
commitb3c0448fb8fe385e086a746f33cfc983fca14a99 (patch)
treecc8ed383b04d35c59d2e64b885b719357f0f02bb /dev-lang
parentdev-libs/libbase58: fix trailing whitespace (diff)
downloadgentoo-b3c0448fb8fe385e086a746f33cfc983fca14a99.tar.gz
gentoo-b3c0448fb8fe385e086a746f33cfc983fca14a99.tar.bz2
gentoo-b3c0448fb8fe385e086a746f33cfc983fca14a99.zip
dev-lang/pcc: fix trailing whitespace
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/pcc/pcc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/pcc/pcc-9999.ebuild b/dev-lang/pcc/pcc-9999.ebuild
index df09ab6d97d7..f9f4e3801713 100644
--- a/dev-lang/pcc/pcc-9999.ebuild
+++ b/dev-lang/pcc/pcc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -36,7 +36,7 @@ src_configure() {
}
src_compile() {
- emake
+ emake
}
src_install() {