diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:09:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:09:40 +0100 |
commit | 2ca82b52c362a09e3178035a66542c9d2d409b75 (patch) | |
tree | e6a3a48d6bd09603afe34b8e3b40396bfbadaee4 /sys-apps/memtester/memtester-4.5.1.ebuild | |
parent | sys-apps/kmod: Stabilize 29 ppc64, #807496 (diff) | |
download | gentoo-2ca82b52c362a09e3178035a66542c9d2d409b75.tar.gz gentoo-2ca82b52c362a09e3178035a66542c9d2d409b75.tar.bz2 gentoo-2ca82b52c362a09e3178035a66542c9d2d409b75.zip |
sys-apps/memtester: Stabilize 4.5.1 ppc64, #807499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/memtester/memtester-4.5.1.ebuild')
-rw-r--r-- | sys-apps/memtester/memtester-4.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild b/sys-apps/memtester/memtester-4.5.1.ebuild index 8d6cf2e9cb4d..c8c7a449f91f 100644 --- a/sys-apps/memtester/memtester-4.5.1.ebuild +++ b/sys-apps/memtester/memtester-4.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" src_configure() { echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die |