Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 364195

Summary: dev-perl/Device-SerialPort: add arm keyword
Product: Gentoo Linux Reporter: Patrick <gentoo>
Component: New packagesAssignee: Gentoo ARM Porters <arm>
Status: RESOLVED FIXED    
Severity: minor Keywords: KEYWORDREQ
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick 2011-04-20 03:35:19 UTC
dev-perl/Device-SerialPort does not have the arm keyword (not even ~arm).
I have an arm device and I added the 'x86' keyword to my package.keywords file for this package, then emerged the package, and it worked just fine.

With the 'x86' keyword, 'Device-SerialPort-1.002.001' was the package that was installed.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-perl/Device-SerialPort
Actual Results:  
!!! All ebuilds that could satisfy ">=dev-perl/Device-SerialPort-0.07" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-perl/Device-SerialPort-1.04 (masked by: missing keyword)
- dev-perl/Device-SerialPort-1.002.001 (masked by: missing keyword)

Expected Results:  
>>> Installing (1 of 2) dev-perl/Device-SerialPort-1.002.001
Comment 1 Markus Meier gentoo-dev 2011-06-11 21:29:10 UTC
~arm keyword added, thanks for the report.

you shouldn't add another arch to your package.keywords file, add ** if it isn't keyworded for the given arch. in that case your package.keywords entry should look like that:
=dev-perl/Device-SerialPort-1.04 **