commit: bab587a007b46cc4b16c7393d7e36e35674ac03d
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 09:36:29 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 09:36:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bab587a0
dev-libs/randomx: add final line
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-libs/randomx/randomx-1.1.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/randomx/randomx-1.1.8.ebuild
b/dev-libs/randomx/randomx-1.1.8.ebuild
index 0a1174e36..832c87eff 100644
--- a/dev-libs/randomx/randomx-1.1.8.ebuild
+++ b/dev-libs/randomx/randomx-1.1.8.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
@@ -18,4 +18,4 @@ S="${WORKDIR}"/RandomX-${PV}
src_configure() {
append-ldflags -Wl,-z,noexecstack
cmake_src_configure
-}
\ No newline at end of file
+}