diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-31 11:25:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-31 11:25:51 +0200 |
commit | 93665676a662398aae0a6ea063e27bfdb1a431b2 (patch) | |
tree | 987ca801a09d353f551dfe9c79e93515331d8d91 /dev-libs/libbsd | |
parent | virtual/acl: ia64 stable wrt bug #578498 (diff) | |
download | gentoo-93665676a662398aae0a6ea063e27bfdb1a431b2.tar.gz gentoo-93665676a662398aae0a6ea063e27bfdb1a431b2.tar.bz2 gentoo-93665676a662398aae0a6ea063e27bfdb1a431b2.zip |
dev-libs/libbsd: ia64 stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.2.ebuild b/dev-libs/libbsd/libbsd-0.8.2.ebuild index a84bc6016c43..9bcddd805ce1 100644 --- a/dev-libs/libbsd/libbsd-0.8.2.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz" LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="static-libs" pkg_setup() { |