diff options
author | 2017-12-23 13:23:00 -0500 | |
---|---|---|
committer | 2017-12-23 13:23:00 -0500 | |
commit | 020d824b1a5615df5a62b9faae9ec9ee1aebaa23 (patch) | |
tree | c30f915964d9dbe3825e529504b7f26366d030ab /profiles | |
parent | dev-python/python-systemd: remove old (diff) | |
download | gentoo-020d824b1a5615df5a62b9faae9ec9ee1aebaa23.tar.gz gentoo-020d824b1a5615df5a62b9faae9ec9ee1aebaa23.tar.bz2 gentoo-020d824b1a5615df5a62b9faae9ec9ee1aebaa23.zip |
profiles: mask portmap instead of rpcbind
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index df6e573e8383..58d70533a69e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,7 +33,7 @@ # Fails to build without glibc rpc support, bug 630670. # Use net-nds/rpcbind instead. # Removal in 30 days. -net-nds/rpcbind +net-nds/portmap # Mike Gilbert <floppym@gentoo.org> (23 Dec 2017) # Fails to build without glibc rpc support, bug 641154. |