Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519394 - repoman interprets KEYWORDS=-arch as "dropped"
Summary: repoman interprets KEYWORDS=-arch as "dropped"
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 10:25 UTC by Jeroen Roovers (RETIRED)
Modified: 2022-07-12 03:18 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 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-08 10:25:16 UTC
RepoMan scours the neighborhood...
  KEYWORDS.dropped              1
   www-client/firefox/firefox-17.0.9.ebuild: hppa
  repo.eapi.deprecated          3
   www-client/firefox/firefox-10.0.11.ebuild: 3
   www-client/firefox/firefox-17.0.9.ebuild: 3
   www-client/firefox/firefox-24.3.0.ebuild: 3

grep KEYWORDS firefox-17.0.9.ebuild
KEYWORDS="~alpha amd64 arm -hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"

"Dropped" is not the same as -hppa.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:42 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.