diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 00:01:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 00:01:38 +0100 |
commit | 21a1bb3c4a5a3dec94c3142bc75aafaf8cf34ba9 (patch) | |
tree | 66dfc7979b4c5b1823037210b9defd9d5be5e3be /sys-apps/x86info | |
parent | media-gfx/wings: x86 stable (bug #681526) (diff) | |
download | gentoo-21a1bb3c4a5a3dec94c3142bc75aafaf8cf34ba9.tar.gz gentoo-21a1bb3c4a5a3dec94c3142bc75aafaf8cf34ba9.tar.bz2 gentoo-21a1bb3c4a5a3dec94c3142bc75aafaf8cf34ba9.zip |
sys-apps/x86info: x86 stable (bug #733810)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/x86info')
-rw-r--r-- | sys-apps/x86info/x86info-1.30_p20190617.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/x86info/x86info-1.30_p20190617.ebuild b/sys-apps/x86info/x86info-1.30_p20190617.ebuild index e19af2dd09ea..4a42d0c845f6 100644 --- a/sys-apps/x86info/x86info-1.30_p20190617.ebuild +++ b/sys-apps/x86info/x86info-1.30_p20190617.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/kernelslacker/x86info/archive/${COMMIT}.tar.gz -> ${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" RDEPEND="sys-apps/pciutils:=" DEPEND="${RDEPEND}" |