<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>106917</bug_id>
          
          <creation_ts>2005-09-22 13:08 0000</creation_ts>
          <short_desc>sci-libs/shapelib has no keyword for amd64 but works on amd64</short_desc>
          <delta_ts>2005-09-25 21:36:56 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>AMD64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>InCVS, TESTED</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>andreasplesch@netscape.net</reporter>
          <assigned_to>amd64@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>andreasplesch@netscape.net</who>
            <bug_when>2005-09-22 13:08:05 0000</bug_when>
            <thetext>The sci-libs/shapefile ebuild has x86 and ~ppc as keywords but not ~amd64.  
Compiling on amd64 just works, however, without any modifications and results 
in a working product. Propose adding ~amd64 as keyword.   

Reproducible: Always
Steps to Reproduce:
1.emerge sci-libs/shapefile 
2. 
3. 
 
Actual Results:  
is rejected on amd64 because of missing keyword. 

Expected Results:  
build and install shapelib 

Here is a diff which simply adds ~amd64 as a keyword: 
 
--- shapelib-1.2.10.ebuild      2005-09-22 15:48:20.000000000 -0400 
+++ shapelib-1.2.10-r1.ebuild   2005-09-22 15:49:55.000000000 -0400 
@@ -10,7 +10,7 @@ 
 
 LICENSE=&quot;GPL-2&quot; 
 SLOT=&quot;0&quot; 
-KEYWORDS=&quot;x86 ~ppc&quot; 
+KEYWORDS=&quot;x86 ~ppc ~amd64&quot; 
 IUSE=&quot;&quot; 
 
 DEPEND=&quot;virtual/libc&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>andreasplesch@netscape.net</who>
            <bug_when>2005-09-22 13:11:08 0000</bug_when>
            <thetext>Created an attachment (id=69023)
patch to add ~amd64 keyword

This simply add ~amd64 as a keyword.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>metalgod@gentoo.org</who>
            <bug_when>2005-09-24 03:04:07 0000</bug_when>
            <thetext>added ~amd64 keywords
Thanks for the report</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>andreasplesch@netscape.net</who>
            <bug_when>2005-09-25 21:36:56 0000</bug_when>
            <thetext>No problem.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>69023</attachid>
            <date>2005-09-22 13:11 0000</date>
            <desc>patch to add ~amd64 keyword</desc>
            <filename>shapelib-1.2.10.ebuild.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHNoYXBlbGliLTEuMi4xMC5lYnVpbGQJMjAwNS0wOS0yMiAxNTo0ODoyMC4wMDAwMDAwMDAg
LTA0MDAKKysrIHNoYXBlbGliLTEuMi4xMC1yMS5lYnVpbGQJMjAwNS0wOS0yMiAxNTo0OTo1NS4w
MDAwMDAwMDAgLTA0MDAKQEAgLTEwLDcgKzEwLDcgQEAKIAogTElDRU5TRT0iR1BMLTIiCiBTTE9U
PSIwIgotS0VZV09SRFM9Ing4NiB+cHBjIgorS0VZV09SRFM9Ing4NiB+cHBjIH5hbWQ2NCIKIElV
U0U9IiIKIAogREVQRU5EPSJ2aXJ0dWFsL2xpYmMiCg==
</data>        

          </attachment>
    </bug>

</bugzilla>