diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 20:02:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 20:03:01 +0100 |
commit | 3fa74a7fcc68f5cb69ee7bc8356313f86205e5ff (patch) | |
tree | 371a0e76176c2d40a08ee56956c2147c8dad4d72 /x11-misc | |
parent | dev-perl/Net-DBus: keyworded 1.1.0 for ppc64, bug #658328 (diff) | |
download | gentoo-3fa74a7fcc68f5cb69ee7bc8356313f86205e5ff.tar.gz gentoo-3fa74a7fcc68f5cb69ee7bc8356313f86205e5ff.tar.bz2 gentoo-3fa74a7fcc68f5cb69ee7bc8356313f86205e5ff.zip |
x11-misc/xdg-utils: keyworded 1.1.3-r1 for ppc64, bug #658328
Bug: https://bugs.gentoo.org/658328
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-misc')
-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 85055ff55ce5..25f5098f93ea 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 ~s390 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="doc" RDEPEND=" |