diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:54:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:54:02 +0100 |
commit | 6fe911472369f2b7d7adb7c273f258151b67afeb (patch) | |
tree | 41c79d492a00b894b20d6d29d900da748e8576d6 /sys-apps | |
parent | net-libs/librsync: ia64 stable wrt bug #525396 (diff) | |
download | gentoo-6fe911472369f2b7d7adb7c273f258151b67afeb.tar.gz gentoo-6fe911472369f2b7d7adb7c273f258151b67afeb.tar.bz2 gentoo-6fe911472369f2b7d7adb7c273f258151b67afeb.zip |
sys-apps/hwids: ia64 stable wrt bug #568082
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwids/hwids-20150717-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild b/sys-apps/hwids/hwids-20150717-r1.ebuild index 7078c2f6f624..405d24451d19 100644 --- a/sys-apps/hwids/hwids-20150717-r1.ebuild +++ b/sys-apps/hwids/hwids-20150717-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then inherit git-2 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 ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" |