diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-16 08:29:08 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-16 07:54:06 +0100 |
commit | 04dbd29583ce17227629b5196fe5f0c83d8ecfdc (patch) | |
tree | f7fc97f8375349f2c91d3356a9a42baca7a7e359 /x11-misc/xdg-utils | |
parent | dev-ruby/yard: stable 0.9.11 for hppa (diff) | |
download | gentoo-04dbd29583ce17227629b5196fe5f0c83d8ecfdc.tar.gz gentoo-04dbd29583ce17227629b5196fe5f0c83d8ecfdc.tar.bz2 gentoo-04dbd29583ce17227629b5196fe5f0c83d8ecfdc.zip |
x11-misc/xdg-utils: keyworded 1.1.3-r1 for hppa
Bug: https://bugs.gentoo.org/658328
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild index 25f5098f93ea..a60ae64e93e1 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://portland.freedesktop.org/download/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="doc" RDEPEND=" |