diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:53:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:53:42 +0100 |
commit | 437919d148ce7cc4bb88ce7c142e8ad0e6c0006c (patch) | |
tree | 9d177ac5e549ec3d6718bb14f771f0d5142b208e /dev-util | |
parent | media-gfx/jhead: keyworded 3.00-r2 for ia64, bug #682322 (diff) | |
download | gentoo-437919d148ce7cc4bb88ce7c142e8ad0e6c0006c.tar.gz gentoo-437919d148ce7cc4bb88ce7c142e8ad0e6c0006c.tar.bz2 gentoo-437919d148ce7cc4bb88ce7c142e8ad0e6c0006c.zip |
dev-util/devhelp: keyworded 3.30.1 for ia64, bug #681322
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/devhelp/devhelp-3.30.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/devhelp/devhelp-3.30.1.ebuild b/dev-util/devhelp/devhelp-3.30.1.ebuild index 478d603945ee..8814b22a2d2c 100644 --- a/dev-util/devhelp/devhelp-3.30.1.ebuild +++ b/dev-util/devhelp/devhelp-3.30.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Devhelp" LICENSE="GPL-3+" SLOT="0/3-6" # subslot = 3-(libdevhelp-3 soname version) -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc" IUSE="gedit gtk-doc +introspection" REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )" |