summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:55:07 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:55:07 +0000
commitfdf5664b8aadac06536e05e77266201821516b99 (patch)
treea69c598bf5040c033cfbb39a61ee44883bdf6206 /sys-apps/memtester
parentsys-apps/man-db: Stabilize 2.9.4 ppc64, #789849 (diff)
downloadgentoo-fdf5664b8aadac06536e05e77266201821516b99.tar.gz
gentoo-fdf5664b8aadac06536e05e77266201821516b99.tar.bz2
gentoo-fdf5664b8aadac06536e05e77266201821516b99.zip
sys-apps/memtester: Stabilize 4.5.0 ppc64, #789852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/memtester')
-rw-r--r--sys-apps/memtester/memtester-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild b/sys-apps/memtester/memtester-4.5.0.ebuild
index 3675de795d58..60ce8f48dc71 100644
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die