diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 11:14:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 11:14:44 +0100 |
commit | baa82af0298e69298bb096626fe10d61515a4a76 (patch) | |
tree | f8aef20d26b2133c1b6b7c16a4560c79065329e7 /sys-apps/hwids | |
parent | media-libs/freeimage: x86 stable (bug #701174) (diff) | |
download | gentoo-baa82af0298e69298bb096626fe10d61515a4a76.tar.gz gentoo-baa82af0298e69298bb096626fe10d61515a4a76.tar.bz2 gentoo-baa82af0298e69298bb096626fe10d61515a4a76.zip |
sys-apps/hwids: x86 stable (bug #699898)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/hwids-20190818.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20190818.ebuild b/sys-apps/hwids/hwids-20190818.ebuild index 81079882934b..6d9a54af6959 100644 --- a/sys-apps/hwids/hwids-20190818.ebuild +++ b/sys-apps/hwids/hwids-20190818.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 99999999 ]]; then EGIT_REPO_URI="${HOMEPAGE}.git" else SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" |