diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:39:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:39:55 +0100 |
commit | 241ad0b30e33560a84e58532f699afdbbe85772d (patch) | |
tree | 4665995806ecb440389ab2da4eafbeaed5531801 /dev-libs/librep | |
parent | app-pda/jpilot: ia64 stable wrt bug #609084 (diff) | |
download | gentoo-241ad0b30e33560a84e58532f699afdbbe85772d.tar.gz gentoo-241ad0b30e33560a84e58532f699afdbbe85772d.tar.bz2 gentoo-241ad0b30e33560a84e58532f699afdbbe85772d.zip |
dev-libs/librep: ia64 stable wrt bug #609086
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/librep-0.92.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librep/librep-0.92.6.ebuild b/dev-libs/librep/librep-0.92.6.ebuild index bd944cfb032d..601d2266a924 100644 --- a/dev-libs/librep/librep-0.92.6.ebuild +++ b/dev-libs/librep/librep-0.92.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/librep/${PN}_${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="emacs readline" RDEPEND=" |