diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-15 12:56:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-15 12:56:39 +0300 |
commit | 3166420bcb4e4625dc83875af52619b202b22b67 (patch) | |
tree | 10616b55cb5ad2d13a3acbc78497e62e3ca01771 /sys-apps/hwids | |
parent | net-misc/ntp: ia64 stable wrt bug #679742 (diff) | |
download | gentoo-3166420bcb4e4625dc83875af52619b202b22b67.tar.gz gentoo-3166420bcb4e4625dc83875af52619b202b22b67.tar.bz2 gentoo-3166420bcb4e4625dc83875af52619b202b22b67.zip |
sys-apps/hwids: amd64 stable wrt bug #680018
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/hwids-20180917.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20180917.ebuild b/sys-apps/hwids/hwids-20180917.ebuild index d697b54e653c..488a2c8af68f 100644 --- a/sys-apps/hwids/hwids-20180917.ebuild +++ b/sys-apps/hwids/hwids-20180917.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 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" |