Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650682 - Dropped keywords on dev-perl/App-pwhich
Summary: Dropped keywords on dev-perl/App-pwhich
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kent Fredric (IRC: kent\n) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-17 06:37 UTC by Matt Turner
Modified: 2018-03-17 07:49 UTC (History)
1 user (show)

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 Matt Turner gentoo-dev 2018-03-17 06:37:29 UTC
commit f66a7befa044d572a21b238230ce7aa06483cc67
Author: Kent Fredric <kentnl@gentoo.org>
Date:   Fri Oct 6 05:07:30 2017 +1300

    dev-perl/App-pwhich: Drop keywords due to new dep Test2-Suite
    
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild
index 483071b40cb8..2e8102977427 100644
--- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild
+++ b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Perl-only 'which'"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"


Did you intend to open a keywording bug?
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-03-17 07:42:22 UTC
Sort of. I sometimes hope the dependencies get keyworded through existing processes and then just fix them up later.

This one is a good example, as keywords can now be restored without additional work as the dependencies are now keyworded already. ( Just like would have happened if they were keyworded prior to the bump )

Pretty much when I finished my A-Z sweep of fixing up 5.26 issues / bumping things and doing a QA pass, a pass to sort out keywords/stabilization and soforth was next on my agenda.
Comment 2 Larry the Git Cow gentoo-dev 2018-03-17 07:49:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2806b7c1812c49b76b2d17e2d606b1e18e2e81a8

commit 2806b7c1812c49b76b2d17e2d606b1e18e2e81a8
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-03-17 07:47:09 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-03-17 07:48:25 +0000

    dev-perl/App-pwhich: Restore (~) alpha arm arm64 hppa ia64 ppc ppc64
    
    Dependency Test2-Suite is now satisfactorily keyworded due to
    bug #650682
    
    Closes: https://bugs.gentoo.org/650682
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)