summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild')
-rw-r--r--dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild
index 35dc9364a3d4..6559a30cfa32 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild
@@ -142,7 +142,7 @@ src_compile() {
gcc_do_make "-C gcc gnattools"
}
-pkg_postinst () {
+pkg_postinst() {
toolchain_pkg_postinst
einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more"
einfo "The compiler binary is ${CTARGET}-gcc-${TOOLCHAIN_GCC_PV}"