diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2015-08-14 18:17:50 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2015-08-14 18:18:54 -0400 |
commit | 12cc36d494d30b8121ae5b84949f967a43c42607 (patch) | |
tree | e4158f59aa5d6c42c6af55d0891c129f8dc442e9 /net-fs/openafs | |
parent | www-servers/hiawatha: revbump to use system net-libs/mbedtls (diff) | |
download | gentoo-12cc36d494d30b8121ae5b84949f967a43c42607.tar.gz gentoo-12cc36d494d30b8121ae5b84949f967a43c42607.tar.bz2 gentoo-12cc36d494d30b8121ae5b84949f967a43c42607.zip |
Revert "net-fs/openafs{,-kernel}: Stabilize amd64/x86 as per Bug: 556354"
This reverts commit 77a9222b64402b1476d0fb86de5979fbba60c78f.
Diffstat (limited to 'net-fs/openafs')
-rw-r--r-- | net-fs/openafs/openafs-1.6.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/openafs/openafs-1.6.12-r1.ebuild b/net-fs/openafs/openafs-1.6.12-r1.ebuild index d8e5a459f636..bf62b37cade2 100644 --- a/net-fs/openafs/openafs-1.6.12-r1.ebuild +++ b/net-fs/openafs/openafs-1.6.12-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="IBM BSD openafs-krb5-a APSL-2" SLOT="0" -KEYWORDS="amd64 ~amd64-fbsd ~amd64-linux ~sparc x86 ~x86-fbsd ~x86-linux" +KEYWORDS="~amd64 ~amd64-linux ~sparc ~x86 ~x86-linux" IUSE="doc kerberos +modules pam" |