diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-10-20 16:28:27 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-10-20 16:29:23 +0200 |
commit | 60213f526310d09201a9b50f406e4a32fef99d2a (patch) | |
tree | 208f3534d6376844906247e3468a7d3043d07584 /x11-misc | |
parent | x11-misc/xdg-utils: Deps were keyworded at some point (diff) | |
download | gentoo-60213f526310d09201a9b50f406e4a32fef99d2a.tar.gz gentoo-60213f526310d09201a9b50f406e4a32fef99d2a.tar.bz2 gentoo-60213f526310d09201a9b50f406e4a32fef99d2a.zip |
Revert "x11-misc/xdg-utils: Deps were keyworded at some point"
This reverts commit 894bbd657e44a17b100fca756e7dd70a7396396e.
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
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 a10673f68540..9182f30038d5 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 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="doc" RDEPEND=" |