diff options
Diffstat (limited to 'dev-dotnet/sdb')
-rw-r--r-- | dev-dotnet/sdb/sdb-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/sdb/sdb-9999.ebuild b/dev-dotnet/sdb/sdb-9999.ebuild index 5690195..8bee21d 100644 --- a/dev-dotnet/sdb/sdb-9999.ebuild +++ b/dev-dotnet/sdb/sdb-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" USE_DOTNET="net40" IUSE="${USE_DOTNET}" inherit git-r3 dotnet gac |