aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-02-16 00:01:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-02-16 00:01:18 +0000
commit0ee962823d1fe61fa559fbe007bf17d0f597f0cb (patch)
tree0e0b7a575cad274ac7799c635f37260336560e76 /keywording
parentebuild-writing/ebuild-maintainance: Add note about exotic arches. Bug #453378 (diff)
downloaddevmanual-0ee962823d1fe61fa559fbe007bf17d0f597f0cb.tar.gz
devmanual-0ee962823d1fe61fa559fbe007bf17d0f597f0cb.tar.bz2
devmanual-0ee962823d1fe61fa559fbe007bf17d0f597f0cb.zip
mips: MIPS has no stable keywords
Diffstat (limited to 'keywording')
-rw-r--r--keywording/text.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/keywording/text.xml b/keywording/text.xml
index f41c8e3..c5ba0f4 100644
--- a/keywording/text.xml
+++ b/keywording/text.xml
@@ -29,7 +29,7 @@ A sample <c>KEYWORDS</c> entry might look like:
</p>
<codesample lang="ebuild">
-KEYWORDS="x86 sparc mips ~ppc ~ppc-macos -ia64"
+KEYWORDS="x86 sparc ~mips ~ppc ~ppc-macos -ia64"
</codesample>
<p>
@@ -179,7 +179,7 @@ teams for details.
<p>
It's important to note that alternative arches (like alpha, arm, ia64, s390,
- sh, sparc, hppa, mips, ppc*) are mainly undermanned arches, some of them are
+ sh, sparc, hppa, ppc*) are mainly undermanned arches, some of them are
slow, they have more basic problems and have a small userbase. Just file
bugs for these architectures when a package is going to be a dependency of a
package already keyworded.