diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:59:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:59:39 +0200 |
commit | 5074f0b89cbc8cfb2b5f6f87206405ae76dc4697 (patch) | |
tree | 1b4b3a30c56ca5e50057b4f271e8d2065a95d5d7 /app-misc | |
parent | app-i18n/xcin: x86 stable wrt bug #696260 (diff) | |
download | gentoo-5074f0b89cbc8cfb2b5f6f87206405ae76dc4697.tar.gz gentoo-5074f0b89cbc8cfb2b5f6f87206405ae76dc4697.tar.bz2 gentoo-5074f0b89cbc8cfb2b5f6f87206405ae76dc4697.zip |
app-misc/egads: x86 stable wrt bug #696262
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/egads/egads-0.9.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/egads/egads-0.9.5-r1.ebuild b/app-misc/egads/egads-0.9.5-r1.ebuild index 47f7d23b3a5e..415f97ec2038 100644 --- a/app-misc/egads/egads-0.9.5-r1.ebuild +++ b/app-misc/egads/egads-0.9.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.securesoftware.com/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" EGADS_DATADIR=/var/run/egads |