From 7333c89e7a975c71d5c0c727a80e20d2b090d048 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 Mar 2019 22:15:36 +0000 Subject: doc,sync git-svn-id: svn://tug.org/texlive/trunk@50596 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/tests/TeXLive/TLUtils.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/tests/TeXLive') diff --git a/Build/source/texk/tests/TeXLive/TLUtils.pm b/Build/source/texk/tests/TeXLive/TLUtils.pm index 8c3be67da98..121b6db5f6e 100644 --- a/Build/source/texk/tests/TeXLive/TLUtils.pm +++ b/Build/source/texk/tests/TeXLive/TLUtils.pm @@ -5,7 +5,7 @@ package TeXLive::TLUtils; -my $svnrev = '$Revision: 50427 $'; +my $svnrev = '$Revision: 50493 $'; my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown"; sub module_revision { return $_modulerevision; } @@ -376,7 +376,7 @@ sub platform_desc { 'amd64-kfreebsd' => 'GNU/kFreeBSD on x86_64', 'amd64-netbsd' => 'NetBSD on x86_64', 'armel-linux' => 'GNU/Linux on ARM', - 'armhf-linux' => 'GNU/Linux on ARMv6 (RPi)', + 'armhf-linux' => 'GNU/Linux on ARMv6/RPi', 'hppa-hpux' => 'HP-UX', 'i386-cygwin' => 'Cygwin on Intel x86', 'i386-darwin' => 'MacOSX legacy (10.5-10.6) on Intel x86', -- cgit v1.2.3