diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-11 22:30:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-11 22:43:20 +0200 |
commit | 2fd9a8c20f3bd2ec8ecf3bcdb18f0bee79cb6a92 (patch) | |
tree | 7b5ab738f226f83ddc1e5edd9b48b1e300daa2d0 /app-portage | |
parent | sys-apps/dbus: x86 stable (bug #648306) (diff) | |
download | gentoo-2fd9a8c20f3bd2ec8ecf3bcdb18f0bee79cb6a92.tar.gz gentoo-2fd9a8c20f3bd2ec8ecf3bcdb18f0bee79cb6a92.tar.bz2 gentoo-2fd9a8c20f3bd2ec8ecf3bcdb18f0bee79cb6a92.zip |
app-portage/epkg: x86 stable (bug #651892)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/epkg/epkg-0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/epkg/epkg-0.4-r1.ebuild b/app-portage/epkg/epkg-0.4-r1.ebuild index 49d83dce372b..83026091ae95 100644 --- a/app-portage/epkg/epkg-0.4-r1.ebuild +++ b/app-portage/epkg/epkg-0.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" S="${WORKDIR}/${PN}-${P}" |