diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:04:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:04:59 +0100 |
commit | 17c43c9ffbd7663e4281b27a6737ffd369d54a1d (patch) | |
tree | e4a633e879bef3b052f084309a5c9806b64f559f /sys-block/viaideinfo | |
parent | x11-themes/windowmaker-themes: x86 stable wrt bug #697148 (diff) | |
download | gentoo-17c43c9ffbd7663e4281b27a6737ffd369d54a1d.tar.gz gentoo-17c43c9ffbd7663e4281b27a6737ffd369d54a1d.tar.bz2 gentoo-17c43c9ffbd7663e4281b27a6737ffd369d54a1d.zip |
sys-block/viaideinfo: x86 stable wrt bug #697190
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 'sys-block/viaideinfo')
-rw-r--r-- | sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild index c936f5478a5a..44bbd1a6c7cb 100644 --- a/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild +++ b/sys-block/viaideinfo/viaideinfo-0.5-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=">=sys-apps/pciutils-2.2.0" RDEPEND="${DEPEND}" |