diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-23 12:27:19 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-23 12:27:19 +0200 |
commit | 7c6a7bb6889a7ebabe3d8add86d3a964bad4a93e (patch) | |
tree | 49e3ba92f5b94af0fe1bcd530750ecceb9ca6c33 /sys-libs/uid_wrapper | |
parent | net-libs/socket_wrapper: Stable for HPPA (bug #578004). (diff) | |
download | gentoo-7c6a7bb6889a7ebabe3d8add86d3a964bad4a93e.tar.gz gentoo-7c6a7bb6889a7ebabe3d8add86d3a964bad4a93e.tar.bz2 gentoo-7c6a7bb6889a7ebabe3d8add86d3a964bad4a93e.zip |
sys-libs/uid_wrapper: Stable for HPPA (bug #578004).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs/uid_wrapper')
-rw-r--r-- | sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild index 2983ba82292d..973a7d58ddbe 100644 --- a/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild +++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.samba.org/pub/cwrap/${P}.tar.gz https://ftp.samba.org/pub/cwrap/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="test" DEPEND="" |