mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
profiles/uclibc/packages: prefix app-misc/pax-utils with '*'
It's the only entry of all profiles without '*'.
portage/gentoo/profiles $ grep '^[^*-\#]' $(find -name packages)
./uclibc/packages:app-misc/pax-utils
It's an ancient entry from 2005:
7bed3578ef
Not sure if entry should be removed completely or explicitly
pulled in @system.
The change pulls it in.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
app-misc/pax-utils
|
||||
*app-misc/pax-utils
|
||||
|
||||
# remove stuff not needed on uclibc
|
||||
-*net-misc/iputils
|
||||
|
||||
Reference in New Issue
Block a user