#29300 closed defect (fixed)
groovy is noarch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | breskeby@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | groovy |
Description
groovy installs no architecture-specific files, and should therefore have the line "supported_archs noarch"; the revision should be increased when this line is added (unless you're already increasing the version).
$ port -v installed groovy The following ports are currently installed: groovy @1.8.0_0 (active) platform='darwin 10' archs='x86_64' $ port -q contents groovy | xargs -n 1 lipo -info 2>/dev/null $
Change History (4)
comment:1 Changed 14 years ago by breskeby@…
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by breskeby@…
Status: | assigned → new |
---|
comment:3 Changed 14 years ago by breskeby@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
increased the revision as recommended for this fix