diff options
author | 2011-04-08 01:30:14 +0000 | |
---|---|---|
committer | 2011-04-08 01:30:14 +0000 | |
commit | 0897b7470720dbea3f3c5d473b7d01e8d75a81b6 (patch) | |
tree | 49f1701a9288f77f65ebd577a763c750154036ca /skel.ebuild | |
parent | Re-add ~mips keyword for newest version, bug 296548. Remove old ~mips version (diff) | |
download | historical-0897b7470720dbea3f3c5d473b7d01e8d75a81b6.tar.gz historical-0897b7470720dbea3f3c5d473b7d01e8d75a81b6.tar.bz2 historical-0897b7470720dbea3f3c5d473b7d01e8d75a81b6.zip |
keywords.desc -> arch.list #362465 by Chema Alonso
Diffstat (limited to 'skel.ebuild')
-rw-r--r-- | skel.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel.ebuild b/skel.ebuild index 65db01519472..ec7f224b053a 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -63,7 +63,7 @@ SLOT="0" # instead of relying on an external package.mask file. Right now, you should # set the KEYWORDS variable for every ebuild so that it contains the names of # all the architectures with which the ebuild works. All of the official -# architectures can be found in the keywords.desc file which is in +# architectures can be found in the arch.list file which is in # /usr/portage/profiles/. Usually you should just set this to "~x86". The ~ # in front of the architecture indicates that the package is new and should be # considered unstable until testing proves its stability. So, if you've |