From 3dcc2e060a27853a2597d1f0f164ffddd700a6be Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Wed, 26 Aug 2015 18:46:08 -0700 Subject: [PATCH] Revert "dev-lang/rust-bin: suppress SONAME-related errors" This reverts commit 1eedaaabaa2b39a5d53232690c71370a3f797544. --- .../{rust-bin-1.1.0-r1.ebuild => rust-bin-1.1.0.ebuild} | 1 - .../coreos-overlay/profiles/coreos/base/package.accept_keywords | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) rename sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/{rust-bin-1.1.0-r1.ebuild => rust-bin-1.1.0.ebuild} (99%) diff --git a/sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/rust-bin-1.1.0-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/rust-bin-1.1.0.ebuild similarity index 99% rename from sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/rust-bin-1.1.0-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/rust-bin-1.1.0.ebuild index aaa9977bea..5de0d5e9fd 100644 --- a/sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/rust-bin-1.1.0-r1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/dev-lang/rust-bin/rust-bin-1.1.0.ebuild @@ -22,7 +22,6 @@ DEPEND=">=app-eselect/eselect-rust-0.3_pre20150425 !dev-lang/rust:0 " RDEPEND="${DEPEND}" -REQUIRES_EXCLUDE="lib*" src_unpack() { default diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index b5cca29201..f70a36eb09 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -117,7 +117,7 @@ dev-util/checkbashisms # Needed for Rust =app-eselect/eselect-rust-0.3_pre20150428 ~amd64 -=dev-lang/rust-bin-1.1.0-r1 ~amd64 +=dev-lang/rust-bin-1.1.0 ~amd64 =dev-rust/cargo-0.3.0 ~amd64 # Provides useful new pages like loop(4)