diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:32:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:34:29 +0000 |
commit | e9bab67b70e1b05728f8ac21257eb6a9e1af2121 (patch) | |
tree | b65e3b3ac16669c05e770475f0a2a69d215f2b84 /dev-libs/libbytesize | |
parent | sys-libs/libblockdev: keyworded 2.15-r1 for ia64, bug #641308 (diff) | |
download | gentoo-e9bab67b70e1b05728f8ac21257eb6a9e1af2121.tar.gz gentoo-e9bab67b70e1b05728f8ac21257eb6a9e1af2121.tar.bz2 gentoo-e9bab67b70e1b05728f8ac21257eb6a9e1af2121.zip |
dev-libs/libbytesize: keyworded 1.2-r1 for ia64, bug #641308
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild index a6c5e9530b83..05aed6655f0c 100644 --- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rhinstaller/libbytesize" SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="doc test" RDEPEND=" |