diff options
Diffstat (limited to 'app-editors/e3/e3-2.8.2.ebuild')
-rw-r--r-- | app-editors/e3/e3-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/e3/e3-2.8.2.ebuild b/app-editors/e3/e3-2.8.2.ebuild index e7554a3f8901..4d675fa1428c 100644 --- a/app-editors/e3/e3-2.8.2.ebuild +++ b/app-editors/e3/e3-2.8.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://sites.google.com/site/e3editor/Home/${MY_P}.tgz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip" BDEPEND=">=dev-lang/nasm-2.09.04" |