public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/eselect:master commit in: libs/
Date: Sun, 18 Jun 2017 19:32:01 +0000 (UTC)	[thread overview]
Message-ID: <1497814026.3f5b5bd616ae02a632ff03c2b95fbea510c0cf05.ulm@gentoo> (raw)

commit:     3f5b5bd616ae02a632ff03c2b95fbea510c0cf05
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 19:27:06 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 19:27:06 2017 +0000
URL:        https://gitweb.gentoo.org/proj/eselect.git/commit/?id=3f5b5bd6

Whitespace.

 libs/package-manager.bash.in | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/libs/package-manager.bash.in b/libs/package-manager.bash.in
index c675e7d..b2c5aba 100644
--- a/libs/package-manager.bash.in
+++ b/libs/package-manager.bash.in
@@ -70,23 +70,23 @@ arch() {
 		# Try to determine arch from HOSTTYPE and OSTYPE, which are
 		# derived from the GNU triplet (at build time of bash)
 		case ${HOSTTYPE} in
-			aarch64*)  	ret=arm64 	;;
-			alpha*) 	ret=alpha	;;
-			arm*)   	ret=arm 	;;
-			hppa*)  	ret=hppa	;;
-			i?86)   	ret=x86 	;;
-			ia64*)  	ret=ia64	;;
-			m68k*)  	ret=m68k	;;
-			mips*)  	ret=mips	;;
-			nios2)  	ret=nios2	;;
-			or1k|or32*)	ret=openrisc;;
-			powerpc64*)	ret=ppc64	;;
-			powerpc*)	ret=ppc 	;;
-			riscv*) 	ret=riscv	;;
-			s390*)  	ret=s390	;;
-			sh*)    	ret=sh  	;;
-			sparc*) 	ret=sparc	;;
-			x86_64) 	ret=amd64	;;
+			aarch64*)	ret=arm64		;;
+			alpha*) 	ret=alpha		;;
+			arm*)   	ret=arm 		;;
+			hppa*)  	ret=hppa		;;
+			i?86)   	ret=x86 		;;
+			ia64*)  	ret=ia64		;;
+			m68k*)  	ret=m68k		;;
+			mips*)  	ret=mips		;;
+			nios2)  	ret=nios2		;;
+			or1k|or32*)	ret=openrisc	;;
+			powerpc64*)	ret=ppc64		;;
+			powerpc*)	ret=ppc 		;;
+			riscv*) 	ret=riscv		;;
+			s390*)  	ret=s390		;;
+			sh*)    	ret=sh  		;;
+			sparc*) 	ret=sparc		;;
+			x86_64) 	ret=amd64		;;
 			*)
 				write_warning_msg \
 					"Unknown architecture \"${HOSTTYPE}\"." \


             reply	other threads:[~2017-06-18 19:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-18 19:32 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-19  8:17 [gentoo-commits] proj/eselect:master commit in: libs/ Ulrich Müller
2013-11-10 20:24 Ulrich Müller
2013-03-02 11:07 Ulrich Mueller
2013-01-13 13:10 Ulrich Mueller
2013-01-05 13:47 Ulrich Mueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1497814026.3f5b5bd616ae02a632ff03c2b95fbea510c0cf05.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox