diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-01 11:30:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-01 12:09:07 -0400 |
commit | 8fa3bba2eaa6ea1b4b5038656704325d9cdd5ebb (patch) | |
tree | ced2d00b4c91cd0ad78b1d6af934177f69e2dba1 /app-portage | |
parent | sys-fs/zfs-kmod: amd64 stable (diff) | |
download | gentoo-8fa3bba2eaa6ea1b4b5038656704325d9cdd5ebb.tar.gz gentoo-8fa3bba2eaa6ea1b4b5038656704325d9cdd5ebb.tar.bz2 gentoo-8fa3bba2eaa6ea1b4b5038656704325d9cdd5ebb.zip |
app-portage/epkg: amd64 stable
Bug: https://bugs.gentoo.org/651892
Package-Manager: Portage-2.3.27, 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 06f08b0aa4e9..49d83dce372b 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}" |