diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-26 23:42:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-26 23:44:45 +0000 |
commit | d499649745b4479067aadafae0f6430c513bca72 (patch) | |
tree | bbe8f79b384b23de6fdb7d2e7e899ad2b5e3a879 /x11-misc/xdg-utils | |
parent | net-analyzer/iftop: stable 1.0_pre4-r4 for hppa (diff) | |
download | gentoo-d499649745b4479067aadafae0f6430c513bca72.tar.gz gentoo-d499649745b4479067aadafae0f6430c513bca72.tar.bz2 gentoo-d499649745b4479067aadafae0f6430c513bca72.zip |
x11-misc/xdg-utils: stable 1.1.3_p20200220-r1 for hppa
stable wrt bug #737622
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild index a139d5657db1..aabb559b38e5 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/xdg-utils-${EGIT_COMMIT} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="dbus doc gnome" REQUIRED_USE="gnome? ( dbus )" |