Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364195 - dev-perl/Device-SerialPort: add arm keyword
Summary: dev-perl/Device-SerialPort: add arm keyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM Linux
: Normal minor (vote)
Assignee: Gentoo ARM Porters
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2011-04-20 03:35 UTC by Patrick
Modified: 2011-06-11 21:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 **