diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:50:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:39 +0200 |
commit | 30cc833ad0b6c9cf09e87196e89e4225958b68aa (patch) | |
tree | 2fd71fb7e1cc3139a1fb746fc75f80aa45f21403 /app-editors/e3 | |
parent | net-dns/nsd: x86 stable wrt bug #695534 (diff) | |
download | gentoo-30cc833ad0b6c9cf09e87196e89e4225958b68aa.tar.gz gentoo-30cc833ad0b6c9cf09e87196e89e4225958b68aa.tar.bz2 gentoo-30cc833ad0b6c9cf09e87196e89e4225958b68aa.zip |
app-editors/e3: x86 stable wrt bug #695544
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/e3')
-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 396ed8eb0f58..e7554a3f8901 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" |